ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Function)
Closes an XLS file.
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.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Company (Property)
The Company property is used to get and modify the company associated with an element.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
apExecute (Function)
Runs an action plan.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
DocUpdateFormula (Function)
Updates the formulas in a document.
Notification
The Notification keyword can correspond to:
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
fMakeDir (Example)
Usage example of the fMakeDir function