ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FinCurrentVal (Function)
Returns the current value of investment.
LocalStorageAdd (Function)
Adds a value to the local storage.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
MemcachedIncrement (Function)
Increments the value associated with a key.
<Chart>.IncreaseData (Function)
Adds a value to a data in a chart.
<Certificate variable>.ExtractExtensionValue (Function)
Returns the value of a certificate extension.
<Array>.Min (Function)
Returns the lowest value in the array.
<Array>.Max (Function)
Returns the greatest value in the array.
CertificateExtractExtensionValue (Function)
Returns the value of a certificate extension.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
RegistryDeleteValue (Function)
Deletes a value from the Windows registry.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
FinFutureVal (Function)
Returns the future value of an investment.
MatRead (Function)
Reads the value of a matrix element.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
grIncreaseData (Function)
Adds a value to a data in a chart.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item...
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
8. Binding controls to data
A window can display information from......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states....
The Slider control (in a page)
WEBDEV proposes two types of sliders......