ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
gImage (Function)
Builds a sequence of characters containing an image.
iCloseReport (Function)
Stops printing the current report immediately.
fMoveDir (Function)
Moves a directory and its content.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.