ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
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.
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....
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function