ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Programming an indexed control
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of 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......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
xlsColumnType (Example)
Usage example of the xlsColumnType function
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Copying controls from the page editor
The controls can be copied from the page editor......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found...
SNMPGetTable (Function)
Reads a table of SNMP values.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control...
Copying controls from the window editor
The controls can be copied from the window editor......
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......