ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Constants for managing arrays
List of constants used by the functions for array management....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Events associated with an Organization Chart control
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
TreeListItem (Example)
Usage example of the TreeListItem function
StatCovariance (Function)
Calculates the covariance between two series of values.
Find/Replace in the current project
The "Find/Replace" feature is used to......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatVarianceP (Example)
Usage example of the StatVarianceP function
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
Events associated with TreeView controls
List of events associated with TreeView controls...
StatVarianceP (Function)
Calculates the variance for a full series of values.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.