ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatFill (Function)
Initializes all the elements found in a matrix of a given size.
ForbiddenFunctions (Property)
The ForbiddenFunctions property gets and sets the list of functions that cannot be used in the Code Editor control, or with the Compile, ExecuteCode or EvaluateExpression functions.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Constant
The constants are language elements whose value is fixed once and for all...
grColor (Function)
Returns and initializes the color of different chart elements.
2. How to test a site?
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
VerticalAlign (Property)
The VerticalAlign property is used align elements vertically.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
MemCount (Function)
Returns the number of elements found in a memory zone.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Referring to an element in a WLanguage event / process