|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Displays a Table or TreeView Table control from a specified row or returns the index of the first... |
|
|
|
|
|
|
|
| Enables input in the search area in the column title of the Table or Treeview Table control. |
|
|
|
|
|
|
|
| Returns:
the number of columns found in a Table or TreeView Table control.
the number of rows... |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
|
| Deletes all rows added with <Table>.FormulaAdd. |
|
|
|
|
|
|
|
| Prints the content of the specified Table control without having to create a report based... |
|
|
|
|
|
|
|
| Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
|
| Returns the index of the break header and footer for a given break in a Table control. |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):... |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo... |
|
|
|
|
|
|
|
| Modifies a column in a horizontal Table control. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| ... into an infinite Table control. |
|
|
|
|
|
|
|
| Adds a calculated row to a Table control by providing custom calculation procedures. |
|
|
|
|
|
|
|
| In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status... |
|
|
|
|
|
|
|
| List of functions specific to Table controls... |
|
|
|
|
|
|
|
| Tables can be created in a report...... |
|
|
|
|
|
|
|
| To display the table description, select "Table description" in the context menu of one... |
|
|
|
|
|
|
|
| Creates a Word file (.RTF) from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Creates a character string from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Copies the content of a Table or TreeView Table control to the clipboard. |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|