ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Manipulating Repositionable Note controls programmatically
A Repositionable Note control can be handled through programming......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table, Looper, List Box, ListView, and Combo Box controls, supercontrols, and reports based on tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
Popup window
WINDEV allows you to open windows in popup format......
The Organizer control
The Organizer control is used to display and handle organizers......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......