What's for ?

Create a data management application for Linux and Windows

FADA Main Screen and Preferences

The interface is ready to use. Filter, sort, and search across all fields. Edit data using both tables AND views (dynamic views).

Filter and Search
File Menu

Create your app's main menu

Add menu items to open tabs on a table or a view.

app menu

Customize the data display

Color per line
Color per cell
       
Conditionnal formats
Cells merge

Grid or Form View

grid
form

Define many other properties for your tables and fields

Define fields that can be edited by the end user, hidden fields, tooltips, the summary of the selected row, ...

tooltip

Create actions using scripts

Write scripts using:

  • SQL queries to modify data
  • if-else statements and while loops (C language syntax)
  • messages and user confirmations

For example, to display windows like these:

user dialog
Inputs dialog