|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Returns the value displayed in a header of Pivot Table control. |
|
|
|
|
|
|
|
| Creates an Excel file with data from a Pivot Table control. |
|
|
|
|
|
|
|
| Adds a row into a TreeView Table control, at the end of a given hierarchy level. |
|
|
|
|
|
|
|
| Allows you to find out the position of selected cells and to select cells in a Pivot Table control. |
|
|
|
|
|
|
|
| Moves the content of a row as well as its entire descending tree structure in a TreeView Table... |
|
|
|
|
|
|
|
| Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table... |
|
|
|
|
|
|
|
| Returns the number of direct children for an element in a TreeView Table control. |
|
|
|
|
|
|
|
| Returns the status of a node in a Treeview Table control: collapsed, expanded or not found. |
|
|
|
|
|
|
|
| Checks the existence of an element in a TreeView Table and returns its type (node or leaf)... |
|
|
|
|
|
|
|
| Deletes all child rows from a branch of the hierarchy. |
|
|
|
|
|
|
|
| Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
|
| Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table... |
|
|
|
|
|
|
|
| Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
|
| Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
|
| Table controls allow you to display and/or enter data...... |
|
|
|
|
|
|
|
| The colors of a Table control (row background, text of rows, etc.) are defined in the control... |
|
|
|
|
|
|
|
| List of events associated with Table controls... |
|
|
|
|
|
|
|
| When a Table control contains numeric data, it may be useful to get the total of a column or count... |
|
|
|
|
|
|
|
| A Table control populated programmatically is directly linked to lists stored in memory...... |
|
|
|
|
|
|
|
| The operations that can be performed on the table cells are as follows:... |
|
|
|
|
|
|
|
| A report based on a Table control is used to directly print the information displayed in the Table... |
|
|
|
|
|
|
|
| In a Table control, you have the ability to customize the following elements...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|