ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
GetDefinition (Function)
Retrieves the definition of element type.
SysNation (Function)
Returns the nation currently used by the system.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HNext (Function)
Sets the position on the next data file record according to a browse item.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Comparison operators
The comparison operators can be divided into several categories......
DashDisplay (Function)
Refreshes elements in a Dashboard control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Serialization constants
The serialization constants are as follows:
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Constant
The constants are language elements whose value is fixed once and for all...
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
dbgEnableLog (Function)
Enables the runtime log programmatically.
Constants for managing projects
List of constants used by the functions for managing projects....
zipSplit (Example)
Usage example of the zipSplit function
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.