Displaying user interfaces in the HTML Browser

User interfaces created in Wings Touch can be displayed on terminals with virtually any type of operating system, e.g. iOS or Android, using a browser. On the terminals, only a Browser supporting HMTL 5 and a network access must be available.

The actual user interface is first transferred to the Avio Service on a Windows computer where it is executed as an HTML project, i.e. the Windows computer is the web server. The HTML files are automatically generated during the transfer. After the execution of the HTML user interface on the web server, other terminals, the web clients, are able to display and use the website. Any type of network connection is possible, i.e. CAT5/6/7 cable, WLAN or Internet.

Due to this concept the user interface with its functions must only be generated once and operation is possible via any number of terminals. The user interface can therefore both be generated and modified in a highly efficient way.

Important pieces of information:

Important note: To make sure that the user interface is always accessible via the same port you should define the web server port in the Project Settings. Otherwise the Avio system will always choose the next free port when starting the user interface. See also Defining display and start options.