|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Returns the list of sorted columns found in a Table control. |
|
|
|
|
|
|
|
| Inserts a table at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
|
| The ExpandedImage property is used to:
find out and modify the default image associated with an expanded row in a TreeView Table control.
find out and/or modify the default image associated with an expanded row in a TreeView control.
find out and modify the image associated with a specific expanded row in a TreeView Table control.
find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| Data binding is a process that binds variables in memory to controls in a window or page...... |
|
|
|
|
|
|
|
| Returns the characteristics of all the columns (or items):
for a given table.
for a given query.... |
|
|
|
|
|
|
|
| A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|