ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Example)
Usage example of the HModify function
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HSetLog (Function)
Enables or disables log management on a file.
eCurrencyName (Function)
Returns the caption of a currency.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".rpl" extension).
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HAdd (Example)
Usage example of the HAdd function
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
FinRedemption (Example)
Usage example of the FinRedemption function
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
zipFindFile (Example)
Usage example of the zipFindFile function
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
zipListFile (Function)
Returns the list of files found in an archive.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......