ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.Add (Function)
Adds a row at the end of a Looper control.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
grColor (Function)
Returns and initializes the color of different chart elements.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Modbus functions
List of Modbus functions...
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
SFDelete (Function)
Deletes records from a Salesforce database.
Error 803: Return and Result cannot be used in the same process
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
fListDisk (Function)
Returns the list of disks installed on the computer.
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.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......