ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
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.
JavaExecute (Example)
Usage example of the JavaExecute function
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
xlsClose (Function)
Closes an XLS file.
HFSQL constants
List of constants used by the HFSQL functions....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Count (Property)
The Count property returns the number of elements in a given set.
Info (Function)
Displays a custom message in a system information window.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Map control functions
Map control functions...
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).