ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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
Automatic calculations in a Table control (AAF)
Designing a supercontrol
A supercontrol is an advanced type of control......
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property retained by compatibility.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound 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......
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)......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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....
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......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......