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...
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
WINDEV Mobile 2024 Tutorial - Table of contents
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only...
AAF: Sort/Search/Filter on the columns of Table controls
Summary table: Managing the application directories according to the platform
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can...
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
Programming custom calculations in Table controls (prefix syntax)
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Properties associated with Combo Box controls that display a table
Print the content of your tables
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window...
Programming automatic calculations in the columns of a Table control (prefix syntax)
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file...
Discover all the possibilities of pivot tables
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......