ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
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....
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
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
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.
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 ......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
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....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
HDelete (Function)
Deletes a record from a data file (query or view).
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.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.