ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Example)
Usage example of the HExecuteQuery function
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
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....
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
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.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
SemaphoreCreate (Function)
Creates a semaphore.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
fCurrentDrive (Function)
Gets or sets the current drive.
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....
FTPCommand (Function)
Sends a specific FTP command to a server.
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).