ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
PDFPassword (Function)
Protects a PDF document with a password.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
Update (Property)
The Update property specifies the updates to be made.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.