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.
Error 404: The file for HFSQL browse cannot be an expression of this type
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.
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.
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.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
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....
Associating a control with a tab pane
Methods to associate a control with a tab pane......
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....
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemcachedAddSuffixKeyGroup (Function)
Adds a value at the end of existing value in the cache for the given key on a group of servers.
1
2
3
4
5
6
104
>