ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a table with the value of the controls...
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls...
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls...
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls...
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
PageToFile (Function)
... in the page. The table items bound to the window controls are automatically updated with the values...
<Page>.ToFile (Function)
... in the page. The table 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......
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
SNMPGetTable (Function)
Reads a table of SNMP values.
1
2
3
4
5
6
148
>