ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
How to open a page?
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
fCreateLink (Function)
Creates a link on a file at the specified location.
System constants
List of constants used by the system functions....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
BackgroundTaskAdd (Function)
Adds a new background task.
Creating a table in a report
Tables can be created in a report......
Discover all the possibilities of pivot tables
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
fExeDir (Function)
Returns the directory from which the execution is started.
Constants for managing emails
List of constants used by the functions for managing emails....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Right (Function)
Extracts the last characters from a string or string buffer.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
dbgEnableLog (Function)
Enables the runtime log programmatically.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).