ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatVarianceP (Example)
Usage example of the StatVarianceP function
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
StatCovariance (Function)
Calculates the covariance between two series of values.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
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.
TreeListItem (Example)
Usage example of the TreeListItem function
StatStandardDeviationP (Example)
Usage example of the StatStandardDeviationP function
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
12. Control templates
...Control templates...
14. Report templates
...Report templates are used to easily standardize report layouts....
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.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
ArrayCopy (Function)
Copies the content of an array to another array.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Constants for managing projects
List of constants used by the functions for managing projects....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......