ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
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.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
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....
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....
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.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Error 20: The variable of the FOR loop should be a real
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
1
2
3
4
5
6
104
>