ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatReadLine (Function)
Reads the value of all elements found in a matrix row.
<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.
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.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
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
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....
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......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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, ......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Error 113: Non-dynamic array without definition
Group (Property)
The Group property is used to identify and change groups of elements.
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.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
1
3
4
5
6
7
97
>