ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyStructure (Function)
Used to update the structure of an HFSQL table by performing an automatic data modification (also called data synchronization).
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
HLogStop (Function)
Stops the log process of a file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
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.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
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.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HLogInfo (Function)
Adds comments to the log when saving the operation.
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.
HPass (Function)
Defines the password used to create or open a table.
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...