ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WEBDEV concepts / Part 2 - Developing a website
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
10. Page templates
Previous pageTable of contentsNext page
WEBDEV allows you to create page templates. A template contains elements common to a set of site pages
The changes made to the page template are automatically applied to all the pages that use this template.
A page template allows you to use the style book defined for a site.
View of a page template.
The template is displayed in an
orange frame in the editor.
Template used in multiple pages.
Elements from the template are identified by a yellow square.

To create a page based on a template, select the template that will be used when creating the page.
Note: The code of the elements from the template can be defined directly in the template.
The characteristics of the elements can be dissociated from the template. For example, dissociating a control from the template so it can be freely positioned while keeping changes (code, style, etc.). This is referred to as inheritance. In this case, the elements are identified by a blue square.
Previous pageTable of contentsNext page
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help