ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items...
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls...
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
PageToFile (Function)
... in the page. The data file items bound to the window controls are automatically updated with the values...
<Page>.ToFile (Function)
... in the page. The data file items bound to the window controls are automatically updated with the values...
How to manage enumerations programmatically?
Enumeration (Type of variable)
An enumeration is a set of values......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value...
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
InitParameter (Function)
Initializes the management of persistent values.
StatSum (Function)
Calculates the sum for a series of values.
SNMPGetTable (Function)
Reads a table of SNMP values.
StatVariance (Function)
Calculates the variance for a series of values.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPNbValue (Function)
Returns the number of values for an attribute.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values...
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
1
2
3
4
5
6
82
>