ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
MemSort (Function)
Sorts the elements found in a memory zone.
Properties associated with a report
List of properties associated with a report...
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Email management functions
List of functions for managing emails...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
EventChange (Function)
Modifies the status of an event.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Looper control functions
List of functions for managing Looper controls...
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
HDelete (Function)
Deletes a record from a data file (query or view).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....