ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
zipOpen (Function)
Opens an existing archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
SIPVisible (Function)
Displays the keyboard.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
iLine (Function)
Prints a line at specified coordinates.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.