ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Control constants
List of constants used by the functions for managing controls...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
xlsSave (Function)
Saves an XLS document.
HCreateMovableReplica (Function)
Creates a movable replication.
Copying and cloning
Variables are copied using the "=" operator...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Events associated with the project
List of events associated with the project...
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.