ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
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....
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.
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.
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 ......