Web applications tutorial
linkIntroduction
In this section we'll see how to create a web application with Instant Developer Foundation.
A complete tutorial for developing web applications, split up into individual videos, topic by topic.
Getting started | This chapter describes the first steps when getting started working with Instant Developer Foundation. |
Getting to know the environment | This chapter describes the main functionalities of the Instant Developer Foundation IDE. |
Working with databases | This chapter describes the operations that can be run on databases: creating tables, fields, foreign keys, etc. |
Object-oriented model | This chapter describes the use of the object-oriented model (ORM) in Instant Developer Foundation. |
User interface | This chapter shows how to work on the user interface, creating forms and fields. |
Compile, execute, and control | This chapter shows how to create sources for the web application, compile them, and send them for execution in the browser. |
Interface controls | This chapter will explain how to use the various types of fields in the video interface. |
Themes and visual styles | This chapter will demonstrate how to edit visual styles and customize the appearance of the video interface. |
Document events and methods | This chapter shows how to create methods and use events in documents. |
Interface procedures and events | This chapter explains how to use the video interface global procedures and events. |
Form types | This chapter explains the various types of forms that can be used with Instant Developer Foundation. |
Let's write some code | This chapter shows how to use the code editor in Instant Developer Foundation and its main functionalities. |
Accessing the application | This chapter shows how to manage the login and profiling process for a web application. |
Installing on the server | This chapter will explain how to install a web application on a server. |
Changed on: 22/02/2021 / From version: 20.0.7800