ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatNbRec (Function)
Returns the number of entries for a given key item.
HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Telephony constants
List of constants used by telephony functions...
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HLogStop (Function)
Stops the log process of a file.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
HLogRecreate (Function)
Used to recreate an empty log.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HDeleteTrigger (Function)
Deletes a trigger.
HLogRestart (Function)
Restarts the logging process on a file.
HExportJSON (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to a JSON file.
Programming the looper attributes
All the looper attributes can be handled by programming......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...