ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
xlsVersion (Function)
Returns the Excel version that was used to save the file.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grRaised (Function)
Used to display a chart with raised effect.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
ExceptionInfo (Function)
Retrieves information about the current exception.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.