ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
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...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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.
grCreate (Function)
Creates a specific type of chart.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
iCreateFont (Function)
Creates a new print font.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
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....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......