ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InHours (Property)
The InHours property is used to convert a Duration variable to hours.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
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).
Address
The Address keyword can correspond to...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Height (Property)
The Height property gets and sets the height of an element.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
String of (Variable type)
The String of type is used to manipulate fixed-length strings. These strings have a null character at the end, denoted by a zero (as in the C programming language).
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.