ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
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....
Resizing a window (AAF)
8. 10 tips for better interfaces
Detects the contours of the shapes in an image....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
26. Style sheets: to simplify the layout
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....
AAF: Context menu of Image controls
A context menu is available for Image controls......
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......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
<Camera>.Display (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Manipulating Scheduler controls programmatically
A Scheduler control can be......
WINDEV applications for Linux: Specific features