ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarPosition (Function)
Returns the month displayed in a Calendar control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
HLogRestart (Function)
Restarts the logging process on a file.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
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.
Handling the report blocks through programming
Each report block is associated with different events......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
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
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
fDateTime (Example)
Usage example of the fDateTime function