File Dialogs

For these dialogs, you can use the standard dialogs or our web-native alternative.

The standard dialog is handled by Windows in the computer where Thinfinity VirtualUI Server is installed. The web dialog runs in the client machine. This can make a difference, for example, when opening a file: a standard dialog will show the server's files and folder, while the web dialog will show the client file system.

Set this option using the StdDialogs property, set it to 'true' to use the standard dialog, and set it to 'false' to use Thinfinity VirtualUI web dialogs. Check the Symbol reference for the programming language you have chosen.

The File Dialogs implemented in Thinfinity® VirtualUI™ are:

Open File

Save As

Last updated