ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
Table
The "Table" keyword can correspond to...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set...
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple...
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Filtering the headers and the content of a Pivot Table
the content of a Pivot Table control......
Events associated with the Pivot Table control
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
Automatic calculations in a Table control (AAF)
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Programming custom calculations in Table controls
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating...
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can...
1
5
6
7
8
9
54
>