ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area......
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
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.
OpenSister (Function)
Opens a non-modal sibling window.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
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
iCreateFont (Example)
Usage example of the iCreateFont function