|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Table allows users to easily view and enter data stored in memory or from a data file, view or query... |
|
|
|
|
|
|
|
| The "Table" keyword can correspond to... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications... |
|
|
|
|
|
|
|
| Searches for a value in all the columns of the following controls:
Table control,
TreeView... |
|
|
|
|
|
|
|
| Adds a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Deletes the selected rows from a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The Table controls can be handled...... |
|
|
|
|
|
|
|
| A Table control found in a window or in a page can be handled in WLanguage by the following... |
|
|
|
|
|
|
|
| You want to perform simulations with Excel, Word, OpenOffice...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing Table, TreeView Table, Looper and List Box... |
|
|
|
|
|
|
|
| The TreeView and TreeView Table controls give the end user several options via the context menu...... |
|
|
|
|
|
|
|
| A cell found in a Table control can contain a set of controls...... |
|
|
|
|
|
|
|
| A Table control based on a variable is a Table control whose columns are bound to the elements... |
|
|
|
|
|
|
|
| List of functions for managing TreeView Table controls... |
|
|
|
|
|
|
|
| Refreshes the Table control. |
|
|
|
|
|
|
|
| Adds an element to a Table control. |
|
|
|
|
|
|
|
| Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
|
| Returns the current index of the column. |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| Inserts an element into a table at a given position. |
|
|
|
|
|
|
|
| Modifies an element in a Table control. |
|
|
|
|
|
|
|
| Returns the number of elements in a Table control. |
|
|
|
|
|
|
|
| Sets the position on a given element or returns the element on the fist row of a Table control... |
|
|
|
|
|
|
|
| Retrieves the value of a given element or the value of the selected element in a table. |
|
|
|
|
|
|
|
| Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
|
| Selects an element in a Table control. |
|
|
|
|
|
|
|
| Deletes an element from a Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|