| _a_buf | Buffer structure |
| _activator | Used to activate/deactivate controls as the application state changes |
| _call_data | Call data for dialog |
| _common_export_data | Data for common export dialog |
| _dbconnector | Data passed from the application to the driver when initiating a connection |
| _export_data | Data for dialog call |
| _html_export_data | Data for HTML export dialog |
| _keyfile | A key file structure |
| _keyval | The KeyVal structure and kv_xxx routines implement a linked list |
| _keyword | Auto-completion keyword list |
| _queryData | Data for the Query rename dialog |
| _querysavedata | Data for the Query Save dialog |
| _submenu | Submenu definition structure |
| _text_export_data | Data for text export dialog |
| _toolbar | Toolbar structure |
| db_conn | Per-connection database structure |
| DBConnection_MYSQL | The MySQL-specific database connection structure |
| DBConnection_PG | PostgreSQL-specific connection data |
| DBConnection_XPath | The XPath-specific database connection structure |
| DBFieldDef | Field record |
| DBTableDef | Table record |
| Form | Structure describing a single form |
| FormField | Structure describing a single form field |
1.2.18