ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatMin (Function)
Calculates the minimum value for a series of values.
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.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
<Chart>.SunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
1
2
3
4
5
6
104
>