ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
fRemoveDir (Example)
Usage example of the fRemoveDir function
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HDescribeConnection (Function)
Describes a new connection to an external database.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
InitParameter (Function)
Initializes the management of persistent values.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....