ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Handling a WinForm .Net control through programming
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
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....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
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......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
<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 an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......