ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
REP files
REP files contain the list of data files handled by the application....
zipExtractFile (Example)
Usage example of the zipExtractFile function
SysNation (Function)
Returns the nation currently used by the system.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary 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.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
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......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Serialization constants
The serialization constants are as follows:
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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.
dbgEnableLog (Function)
Enables the runtime log programmatically.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
zipSplit (Example)
Usage example of the zipSplit function
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
HDescribeConnection (Function)
Describes a new connection to an external database.