ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatInvert (Function)
Calculates the inverse of a square matrix.
<Array>.Sum (Function)
Calculates the sum of the array elements.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
Sum (Function)
Calculates the sum of the array elements.
<Pivot Table>.CalculateUpdateAsynchronous (Function)
Updates some of the data found in a Pivot Table control from a given date without blocking the application.
<Pivot table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Log (Function)
Calculates the decimal logarithm of a numeric value.
StatCovariance (Function)
Calculates the covariance between two series of values.
StatStandardDeviation (Function)
Calculates the standard deviation 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.
1
4
5
6
7
8
205
>