ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Events associated with framesets
List of events associated with framesets...
Events associated with a Dockable Panel control
Binding a Check Box control to an item
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Arithmetic operators
The arithmetic operators are......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Check Box control functions
The following functions are used to manage the Check Box controls......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Events associated with a Signature control
The following processes are associated with a Signature control:...
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Action Bar control functions
The following functions are used to manage the Action Bar control......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Remote control: Some examples of configuration
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Events associated with an Organization Chart control
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......