ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
ControlCurrent (Function)
Returns the name of the control currently in edit.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
iParameterViewer (Function)
Configures the report viewer.
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.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Managing the styles
The help editor allows you to define styles of paragraphs......
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....
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
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.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.