ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
8. Associating controls with data
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!...
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....
Resizing a window (AAF)
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
26. Style sheets: to simplify the layout
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Programming the looper attributes
All the looper attributes can be handled by programming......
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 data file described in the data model editor. the values of the bound WLanguage variables....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Types of Edit controls
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Edit options of a report
The report editor allows you to......
Binding controls to data
A window or page can display information from......