About HTML5 Applications

See Also 

An HTML5 application project is a web application that is displayed in a browser on your desktop or a mobile device. An HTML5 application is typically comprised of HTML, CSS and JavaScript files. The JavaScript that is used to manipulate and process objects in the application is generally handled on the client side by the JavaScript engine in the web browser. An HTML5 application is often used as a client that consumes various web services.

The IDE provides support for developing HTML5 applications, including the following tools.

See Also
Creating an HTML5 Application Project
New Project Wizard

Legal Notices