ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
ThreadCurrent (Function)
Returns the name of the thread currently run.
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.
JavaExecute (Example)
Usage example of the JavaExecute function
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
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....
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....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
xlsClose (Function)
Closes an XLS file.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HFSQL constants
List of constants used by the HFSQL functions....
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....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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.).