ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashDisplay (Function)
Refreshes elements in a Dashboard control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Array>.Sum (Function)
Calculates the sum of the array elements.
TreeDeleteAll (Function)
Deletes all elements from a TreeView control.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
TreeMapDeleteAll (Function)
Deletes all elements from a TreeMap control.
Sum (Function)
Calculates the sum of the array elements.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Environment of the project editor
The main elements of the project editor are as follows:
The Dashboard control
Dashboards are essential elements in an application......
Environment of the window editor
The main elements of window editor are as follows:
Note (Property)
The Note property is used to get and change a text associated with an element.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....