ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radio Button control properties
List of properties associated with a Radio Button control...
Properties associated with the chart series
List of properties associated with the chart series...
Properties associated with Combo Box controls that display a table
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Link control properties
The Link control is available in a page and in a report......
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.
Time and date management properties
List of properties for managing dates and times...
Events associated with ListView controls
List of events associated with ListView controls...
8. Associating controls with data
8. Binding controls to data
A window can display information from......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Generating the RAD pattern
To generate a RAD pattern:...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Using RAD patterns
The steps for creating a RAD pattern are as follows......
WINDEV applications for Linux: Specific features
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......