Choose a Project Type

From HTML5 Builder
Jump to: navigation, search

Before you create your first project with HTML5 Builder, it’s important for you to understand what type of projects you can create and what you can do with them.

You should keep in mind that there is no real difference between projects types. In the end, they are just an “HTML5 Builder project” developed in a specific way. The different project types may provide some initial defaults, or even a setup wizard, to help you get on your feet quickly; but they give you nothing you cannot get if you start from scratch with a blank project.

Project types are also useful to talk to other people whithin the community about your work. For example, it’s easier to say that you are working on a server mobile application, rather than on a HTML5 Builder application with the web interface mechanism and using both client-side and server-side technologies.

Key Project Types

Main page: Key Project Types.

The key project types supported by HTML5 Builder are client mobile application, client web application, server mobile application and server web application.

Other Project Types

HTML5 Builder also supports other project types:

SOAP Server Application
Modular applications that provide features in a network that can be used by any application.
Console Applications
Command-line applications written in PHP.