ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Table control
24 results
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 table, 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...
Events associated with Table controls
List of events associated with Table controls
FAA: Automatic 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...
FAA: 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...
FAA: Manipulating columns in a Table field
The Table controls displayed in a window allow the end user to perform several operations...
Programming custom calculations in Table controls
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
Programming custom calculations in Table controls (prefix syntax)
Returns the status of a dynamic tab pane (identified by its alias).
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control...
Table based on a variable
1 document
Table populated programmatically
3 documents
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, 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 table, view or query...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...