ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 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.
Timestamp (Property)
The Timestamp property is used to manage the timestamp of values.
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.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Looper>.ModifyLine (Function)
Changes the values of the attributes in a row of a Looper control.
<Chart>.HMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Default (Property)
The Default property is used set default values.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Get (External language)
Retrieves the value of a control.
List,Search (External language)
Finds a value in a list.
1
4
5
6
7
8
85
>