ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDrive (Function)
Gets or sets the current drive.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
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....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
SemaphoreCreate (Function)
Creates a semaphore.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Recycle code windows
By default, a single code window is opened per ......
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
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....
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HDelete (Function)
Deletes a record from a data file (query or view).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.