ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
<Spreadsheet>.SortSelection (Function)
Sorts the values selected in a Spreadsheet control.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
StatVarianceP (Function)
Calculates the variance for a full series of values.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
StatCovariance (Function)
Calculates the covariance between two series of values.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values...
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items...
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
Display (External language)
Displays a value in a control or assigns a value in a variable.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
Record (Type of variable)
The Record type is used to save the values of a record.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
MemcacheGet (Function)
Retrieves the values of keys stored on a Memcached server.
1
2
3
4
5
6
82
>