|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| The title of table columns is an important element of Table control...... |
|
|
|
|
|
|
|
| You want to perform simulations with Excel, Word, OpenOffice...... |
|
|
|
|
|
|
|
| The StoredItem property is used to:
Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.
Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control.... |
|
|
|
|
|
|
|
| The Selected property is used to:
Select, or determine if a row is selected in a List, ListView or Table control.
Select, or determine if a column or cell is selected in a Table control with row or column selection.
Select, or determine if a WEBDEV menu option is selected.... |
|
|
|
|
|
|
|
| The CollapsedImage property is used to:
find out and/or modify the default image associated with a collapsed row in a TreeView Table control.
find out and/or modify the default image associated with a collapsed row in a TreeView control.
find out and/or modify the image associated with a specific collapsed row in a TreeView Table control.
find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report.... |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Inserts a row into a TreeView Table control, in a given hierarchy level. |
|
|
|
|
|
|
|
| Collapses all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
|
| Expands all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
|
| Returns the number of direct children for an element in a TreeView Table control. |
|
|
|
|
|
|
|
| Updates some of the data found in a Pivot Table control from a given date. |
|
|
|
|
|
|
|
| Reads cells (values of items) of a row (record) in an HBase table. |
|
|
|
|
|
|
|
| Calculates and displays a date range comparison in a Pivot Table control. |
|
|
|
|
|
|
|
| Updates some of the data found in a Pivot Table control from a given date. |
|
|
|
|
|
|
|
| Expands all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
|
| Collapses all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
|
| Searches for a value in a column of a TreeView Table control, in a specified branch. |
|
|
|
|
|
|
|
| Returns the number of direct children for 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. |
|
|
|
|
|
|
|
| Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
|
| Returns the number of the next row displayed in the current Table control. |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| Returns the "children" of an element (lower level) in a TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|