ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Function)
Calculates the minimum value for a series of values.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
TreeListItem (Example)
Usage example of the TreeListItem function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Find/Replace in the current project
The "Find/Replace" feature is used to......
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......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatVarianceP (Example)
Usage example of the StatVarianceP 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....