ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
HTTPSendForm (Function)
Sends an HTTP form.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
CertificateSignString (Function)
Creates the signature of a character string.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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.
ControlCurrent (Function)
Returns the name of the control currently in edit.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
Starting WDOptimizer in a command line
ChangeCharset (Example)
Usage example of the ChangeCharset function
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.