ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDirAttribute (Function)
Returns or modifies the attributes of a directory.
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.
TableInputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
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.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
fChangeSize (Function)
Resizes an external file.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
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....
SemaphoreCreate (Function)
Creates a semaphore.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.