ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExeListProcess (Function)
Returns the list of applications currently run.
xlsSave (Function)
Saves an XLS document.
Copying and cloning
Variables are copied using the "=" operator...
HExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
HExecuteProcedure (Function)
Runs a stored procedure.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Replication: The different types available
The data replication is a powerful feature......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
ShellExecute (Function)
Opens a document in its associated application.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....