ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
How to loop through a file using filters?
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
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......
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....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
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....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
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....
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.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......