ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Display (External language)
Displays a value in a control or assigns a value in a variable.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Value (Property)
The Value property is used to get and change the value of an element.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SNMPGetNext (Function)
Reads the value found after the last value retrieved for an SNMP agent.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
1
2
3
4
5
6
85
>