ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
Miscellaneous Windows constants
List of constants used by the Windows functions....
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
SNMPGetTable (Function)
Reads a table of SNMP values.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Constants for managing the windows
List of constants used by the functions for managing the windows...
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SysSetFocus (Function)
Sets focus to a window or control.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
iCreateFont (Function)
Creates a new print font.
Constants used by the functions for managing Tab controls
Environment of the window editor
The main elements of window editor are as follows:
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
iGroupAdd (Function)
Adds a report to a group of reports.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).