ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
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.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
KeyExpression (Example)
Usage example of the KeyExpression property
Constants for encryption/compression
List of constants used by the encryption/compression functions...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
xlsNbRow (Example)
Usage example of the xlsNbRow function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
xlsData (Example)
Usage example of the xlsData function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Table,Display (External language)
Refreshes the Table control.
Table,Add (External language)
Adds an element to a Table control.
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
13. Debugger
fReadLine (Example)
Usage example of the fReadLine function