ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing Organizer controls
Constants for managing Organizer controls...
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
ChronoReset (Function)
Stops and resets a running stopwatch.
HPass (Function)
Defines the password used to create or open a table.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
docNumberingLevel (Variable type)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
HStatNbRec (Function)
Returns the number of entries for a given key item.
ArrayCopy (Function)
Copies the content of an array to another array.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.