ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Popup window
WINDEV allows you to open windows in popup format......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "Allow end users to modify the UI" mode.
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The Upload control
The Upload control is used to upload files on the Web server......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....