ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Table control
24 results
AAF: Automatic column filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
AAF: Increase the height of the lines in the Table or RepeatString fields
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
AAF: Manipulating columns in a Table field
The Table controls displayed in a window allow the end user to perform several operations...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...
Combo Box columns in Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...
Content of the Table control
Table controls can be bound to a data file, to a variable, or be populated programmatically...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
Data-bound Table
6 documents
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description...
Programming custom calculations in Table controls
WINDEV allows you to easily insert automatic calculations into the columns found in the Table and TreeView Table controls.
It is also possible to perform custom calculations in the columns of Table and Hierarchical Table fields. These calculations are performed programmatically.
Programming custom calculations in Table controls (prefix syntax)
Properties associated with the breaks of a Table control
Different properties can be used with breaks in a Table control...
Table based on a variable
1 document
Table populated programmatically
3 documents
Table control events
List of events associated with Table controls
Table control properties
You can manipulate Table controls in a window or page using the following WLanguage properties...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
The different types of Table fields: programmatically populated, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use...
The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...