ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Window>.EdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
<Window>.EdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Binding a ListView control to an item
DSVFormat (Variable type)
The DSVFormat is used to define and change characteristics of the Delimiter Separated Values (DSV) format.
gglContactGroup (Variable type)
The gglContactGroup is used to describe and modify a group of contacts used by the Google Contacts service...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
ReplicInfo (Function)
Returns information about a replication.