|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables...... |
|
|
|
|
|
|
|
| Saves the result of the calculation performed in a Pivot Table control (in a file or in memory). |
|
|
|
|
|
|
|
| Allows you to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| Moves backward several records from the current position in the table, according to a specified item. |
|
|
|
|
|
|
|
| Moves several records forward from the current position in the table, according to a specified item. |
|
|
|
|
|
|
|
| Returns all values associated with a row or column header in a Pivot Table control. |
|
|
|
|
|
|
|
| Adds an optimization task of HFSQL Client/Server tables.... |
|
|
|
|
|
|
|
| In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project...... |
|
|
|
|
|
|
|
| The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The SMS structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities...... |
|
|
|
|
|
|
|
| The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
|
| The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties...... |
|
|
|
|
|
|
|
| The Filter property is used to identify and change the filter applied to records in:
Table controls based on a data file,
browsing TreeView Table controls,
browsing List Box controls,
Combo Box controls based on a data file,
browsing Looper controls.... |
|
|
|
|
|
|
|
| The following operations are available for the following types of variables...... |
|
|
|
|
|
|
|
| A Looper control is used to repeat the controls found in a specific area...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...... |
|
|
|
|
|
|
|
| Configures the spelling checker for the edit controls and for the Table control columns in the whole application. |
|
|
|
|
|
|
|
| Allows you to find out the position of selected cells and to select cells in a Pivot Table control. |
|
|
|
|
|
|
|
| Allows you to find out the position of selected cells and to select cells in a Pivot Table control. |
|
|
|
|
|
|
|
| A Table control found in a window or in a page can be handled in WLanguage by the following properties...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|