ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
CharactType (Function)
Returns information about the type of character.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
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....
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
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.
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.).
LooperSelect (Function)
Returns the index of the selected element in a Looper control.