ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsSave (Function)
Saves an XLS document.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
TreeView Table control properties
List of properties associated with the TreeView Table control...
Check model
You can use check models to easily create checks...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoFind (Function)
Finds documents in a MongoDB collection.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
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.