ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomMargin (Property)
The BottomMargin property sets the bottom margin 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.
Dictionary
The dictionary is a file that can contain the project elements......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
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.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
xlsClose (Function)
Closes an XLS file.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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:
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.