ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
OpenChild (Example)
Usage example of the OpenChild function
Compilation options (chm format)
fRename (Function)
Modifies the name of a file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
fChangeExtension (Function)
Changes the extension of a file on disk.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).