ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Binding controls to data
A window or page can display information from......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Programming Calendar controls
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
FAA: Image field context menu
A context menu is available for Image controls......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SourceToScreen (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 HFSL table described in the data model editor. the values of the bound WLanguage variables....
8. Binding controls to data
A window can display information from......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
8. Associating controls with data