ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls,...
TitleColor (Property)
Table control. set the text color of the title of one or all columns in a Table or TreeView Table...
Width (Property)
of a control (found in a window), window, column found in a table or column found in a list box (including...
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
ResourceWidth (Property)
... where resources are arranged in columns.
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements...
MaskTitleDate (Property)
... columns in Organizer or Scheduler controls
Automatic calculations in a Table control (AAF)
DayHeight (Property)
... where days are arranged in rows, and resources are arranged in columns.
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
<Table>.Count (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control...
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns:...
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView...
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView...
DayBreakHeight (Property)
... in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
1
2
3
4
5
6
34
>