ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

General environment of WINDEV
Initializes the different SQL variables with information relative to the last query run....
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Referring to an element in a WLanguage event / process
<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.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Constant
The constants are language elements whose value is fixed once and for all...
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
grColor (Function)
Returns and initializes the color of different chart elements.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
<TreeMap>.Count (Function)
Returns the number of elements found in a TreeMap control.
<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 area.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......