ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
BrowserType (Function)
Returns the type of browser used by the Web user.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
LooperCount (Function)
Returns the number of rows in a Looper control.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
fExeDir (Function)
Returns the directory from which the execution is started.