ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
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.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Asc (Function)
Returns the ASCII code of the specified character.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......