ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Cross-references in the code editor
The cross-references in the code editor are used to identify......
Error 301: Unknown identifier
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
ERR_NO_PAGE
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Programming the looper attributes
All the looper attributes can be handled by programming......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
fFileName (Function)
Returns the name of an external file that is currently opened.
TimeZone (Property)
The TimeZone property is used to set the time zone.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.