ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
The pages
Pages are the main interface of a WEBDEV site......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
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......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
1
2
3
4
5
6
369
>