|
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
List of events associated with the TreeView Table controls... |
|
|
|
|
|
|
The DisplayEvenIfNull property is used to:
Determine whether a row or column in a Pivot Table control is displayed even if it contains no value.
Show or hide a row or column in a Pivot Table control if it does not contain any values.... |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...... |
|
|
|
|
|
|
Returns the index of the selected element in a Table control. |
|
|
|
|
|
|
Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
Deletes a break from a Table control or from a Looper control. |
|
|
|
|
|
|
Deletes all breaks from a Table control or from a Looper control. |
|
|
|
|
|
|
Inserts a table of contents in a Word Processing document. |
|
|
|
|
|
|
Entirely calculates or recalculates a Pivot Table control. |
|
|
|
|
|
|
Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
Adds elements on the right of an Horizontal Table control. |
|
|
|
|
|
|
Returns the list of sorted columns found in a table. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
The FileFilter property gets and sets the filter used to display files:
when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window),
in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control.... |
|
|
|
|
|
|
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables.... |
|
|
|
|
|
|
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
The report editor allows you to create "Crosstab" reports...... |
|
|
|
|
|
|
Here is an overview of how to handle Table controls populated programmatically in WLanguage.... |
|
|
|
|
|
|
Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|