Before creating applications, you need to create a project. A project is a container that contains all information that is required to generate your code. To create a new project go to the Project tab, and select 'New'.



In this case you will use the simple form:


Select the required folder to store the project, and click on 'new project'



Confirm and the main form will appear:



By default PHsPeed will create a form called 'main'. This form is usually used to create your login form, and in this part of the course-ware, we will not use it (but will in part 2).