|
|
|
|
|
|
|
The "Control template" control is used to display an existing control template...... |
|
|
|
|
|
|
A control template is a set of controls that can be re-used in several windows or pages...... |
|
|
|
|
|
|
WINDEV Mobile allows you to create control templates.... |
|
|
|
|
|
|
Several WLanguage properties can be used to handle a control template in a window or in a page...... |
|
|
|
|
|
|
A custom property is a code element with two events... |
|
|
|
|
|
|
List of events associated with control templates |
|
|
|
|
|
|
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary...... |
|
|
|
|
|
|
The dictionary is a file that can contain the project elements...... |
|
|
|
|
|
|
The subscription to a dictionary element is automatically proposed...... |
|
|
|
|
|
|
The "Dictionary" pane is used to handle the WINDEV dictionaries ("...... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
Context menus are often used in websites...... |
|
|
|
|
|
|
By default, a frameset is used to display several pages in the same window of the browser...... |
|
|
|
|
|
|
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
WEBDEV proposes several methods for creating a frameset...... |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
Displaying a new frameset in a WEBDEV site can be performed according to several methods...... |
|
|
|
|
|
|
List of events associated with framesets... |
|
|
|
|
|
|
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|