ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Referring to an element in a WLanguage event / process
<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
Constant
The constants are language elements whose value is fixed once and for all...
MemCount (Function)
Returns the number of elements found in a memory zone.
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.
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.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
7. Source Code Manager (SCM)
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....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Group (Property)
The Group property is used to identify and change groups of elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Error 113: Non-dynamic array without definition
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
1
2
3
4
5
6
85
>