ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS web service in order to allow it to be used......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
HIndex (Function)
Rebuilds the file index (".NDX" file).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.