Teamviewer will be fine and enough

Best Regards.
I know you tried to make a fix for this earlier, but either it is not working, or I am missing something I need to do in my code.
If you want I can give you a URL and some login credentials if you want to see the behaviour yourself (and perhaps analyze the HTML/JS code).
procedure TIWMainForm.IWAppFormCreate(Sender: TObject);
begin
IWCGJQEdit1.Name:= 'EDIT_'+IntToStr(DateTimeToUnix(Now))+'_PW';
end;