ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
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.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
HLogRecreate (Function)
Used to recreate an empty log.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
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......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...