ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDHFDiff - Use
WDHFDiff is used to compare......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
ERR_DISCONNECTED_TIMEOUT
If the site is configured to use the User Groupware, the parameters of the groupware database can be configured during the setup......
24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
Min (Function)
Returns the lowest value.
WDXView : Use
This help page presents the different features of WDXView......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Configuring the IIS 7/7.5 server
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....