Understanding WebDB Components Menu Back | 1 2 3 4 5 6 | Next

There are two kinds of WebDB components:

Those that display database data to end users (e.g. reports).
Those that end users can use to update data in database objects such as tables (e.g. forms).

Applications are built by linking components together. Developers can build menus to provide access to the different components in an application, and links to provide interaction between those components.