|
|
|
|
|
|
|
Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
You want to perform simulations with Excel, Word, OpenOffice...... |
|
|
|
|
|
|
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
Retrieves the value of a given element or the value of the selected element in a table. |
|
|
|
|
|
|
Collapses all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
Expands all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
The pvtPosition type is used to handle a cell of 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. |
|
|
|
|
|
|
The hbTableDescription type is used to define and find out the characteristics of an HBase table. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|