ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
12. Control templates
...Control templates...
12. Control templates
WINDEV Mobile allows you to create control templates....
20. Control templates
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with control templates
List of events associated with control templates
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
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......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
1
2
>