ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
TreeView constants
List of constants used by the TreeXXX functions...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Constants for managing arrays
List of constants used by the functions for array management....
Multi-project search
Performing a search in the current project is a common operation......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ArrayCopy (Function)
Copies the content of an array to another array.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Find/Replace in the current project
The "Find/Replace" feature is used to......