ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Control (Type of variable)
The Control type is used to define the characteristics of a control.
ControlToSource (Function)
Assigns the control value to the source of a control link.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
The Line control
A Line control is used to display a line in a page......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Including a supercontrol in a window or in a page