ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
MemCount (Function)
Returns the number of elements found in a memory zone.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). 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.
General environment of WINDEV
7. Source Code Manager (SCM)
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Error 113: Non-dynamic array without definition
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
1. Project and analysis
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
1
4
5
6
7
8
254
>