|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV allows you "suck up" the existing HTML pages...... |
|
|
|
|
|
|
|
| Enable HTML/Javascript debugger on CEF (Chromium)-based HTML fields: HTML Display control or HTML Editor field.... |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| When you design a quick prototype, you often create windows (or pages) without defining any tables...... |
|
|
|
|
|
|
|
| Returns the list of items in a table (query or view) recognized by the HFSQL engine. The tables defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
|
| In a trigger, MyTable is used to identify the table that activates the trigger... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| The Cell control contains controls...... |
|
|
|
|
|
|
|
| The database schema allows you to define the structure of tables used by the project...... |
|
|
|
|
|
|
|
| The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database...... |
|
|
|
|
|
|
|
| A Table control can be used to display the content of a table or query...... |
|
|
|
|
|
|
|
| The X property is used to:
Get the X-coordinate of a control, Table control column or window (position on the X-axis).
Get the X-coordinate of a control or window (position on the X-axis).... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).... |
|
|
|
|
|
|
|
| Each Table control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
|
| Table controls can be bound to a table, to a variable, or be populated programmatically...... |
|
|
|
|
|
|
|
| Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
|
| Modifies the style of the selected elements in an HTML Editor control. |
|
|
|
|
|
|
|
| When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|