ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 1 - Main concepts
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
11. Window templates
Previous pageTable of contentsNext page
WINDEV Mobile allows you to create window templates. These templates contain all the graphic elements common to all the windows of your application.
Changes made to a window template are automatically applied to all the windows that use the template.
Window templates allow you to keep the style book defined for an application.

Window template.
The template is bordered by an orange line in the editor.
Template used in multiple windows.
Elements from the template are identified by a yellow square.

A window template can be created:
  • via the Create an element icon in the quick access buttons. In the "New" window, click "Window", and then "Window template".
  • from the current window (on the "Home" tab, in the "General" group, expand "Save" and select "Save as a template").
To create a window based on a template, select the desired template when creating the window.
The characteristics of the elements can be dissociated from the template. For example, dissociate the position of a control from the template to move it elsewhere while keeping other changes (code, style, etc.). This is referred to as control inheritance. In this case, the elements are identified by a blue square.
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help