ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
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......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
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....
Programming the looper attributes
All the looper attributes can be handled by programming......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Binding controls to data
A window or page can display information from......
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......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
".STY" file: "Style sheet" file
A style sheet is a "......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......