The HTMLDoc Object
VirtualUI provides a specialized application-side object called HTMLDoc, with methods that allow you to add web content without changing the original HTML or javascript files.
· Load and run Javascript files from the Windows app.
· Import HTML files from the Windows app.
· Securely access files not located in the web tree (needed to deploy web or media files along with your application).
· Create an HTML5 Web Component defined in an imported HTML file.
Last updated