ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedGetKeyGroup (Function)
Retrieves the values of keys stored on a group of Memcached servers.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
MemcachedIncrement (Function)
Increments the value associated with a key.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
VariableReset (Function)
Resets the variable to its initial value.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LocalStorageAdd (Function)
Adds a value to the local storage.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
grIncreaseData (Function)
Adds a value to a data in a chart.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Reactive procedures
Reactive procedures are executed when the value of a control or variable changes......
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....