ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
<Looper>.ToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling Excel files...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
XLS file functions (prefix syntax)
XLS file functions
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Source>.ExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
LooperToExcel (Function)
Creates an Excel file with data from a RepeatString field (RepeatString field file or RepeatString field memory).
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
HExportXLS (Function)
Exports records from a table (HFSQL or OLE DB), view or query to an Excel file (XLSX).
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
WEBDEV - Server codeLinux Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4.
XLS file functions
XLS file functions
Various WEBDEV constants
Various WEBDEV constants...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several...
Automation object
The Automation keyword is used to declare an automation object...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Test of a query
The query editor allows you to run the test of query result......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
1
5
6
7
8
>