ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoInfo (Function)
Returns information about a MongoDB database.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
SFDelete (Function)
Deletes records from a Salesforce database.
Error 803: Return and Result cannot be used in the same process
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
<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.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Email (Property)
The Email property is used to get and change an email address.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
MongoFind (Function)
Finds documents in a MongoDB collection.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
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.
KeyExpression (Example)
Usage example of the KeyExpression property
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.