ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
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....
SemaphoreCreate (Function)
Creates a semaphore.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
fCurrentDrive (Function)
Gets or sets the current drive.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
fChangeSize (Function)
Resizes an external file.
Map control functions
Map control functions...
grRaised (Function)
Used to display a chart with raised effect.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Recycle code windows
By default, a single code window is opened per ......
FTPCommand (Function)
Sends a specific FTP command to a server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.