1rst FADA launch

FADA offers several options:

Open an existing FADA application

A FADA application is an SQLite file containing FADA tables. It is provided to you by the application's developer.

Applications

Help for FADA users

Launch the FADA Application Creation Wizard

A wizard to help you create your app's first tables and menus.

Help for FADA developers

Create a FADA application from a SQLite database

FADA will create a copy of this database and add the FADA tables to it without modifying the existing data. You will then need to populate the FADA tables and create launchers to access them.

Help for FADA developers