ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling Excel files...
<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
XLS file functions
List of functions for managing XLS files
Handling XLS files
WINDEV and WEBDEV propose two methods for handling Excel files...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
AAFConfigure (Function)
... for example configure the option for exporting to Excel used by the automatic menu of tables.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
XLSCell type: MaskWD property
... format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
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......
Examples for using the OLE DB provider for HFSQL
Handling Spreadsheet controls programmatically (in a report)
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic...
GetActiveObject (Example)
Usage example of the GetActiveObject function
Border management constants
List of constants used by the border management functions....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
The OLE control
The OLE control is used to handle an OLE object......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
xlsVersion (Example)
Usage example of the xlsVersion function
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
1
2
3
4
5
>