ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Styles / WEBDEV styles
  • Overview
  • Editing the WEBDEV style sheet of a project
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
WEBDEV allows you to manage all the styles used in a project. You can see the WEBDEV styles available for each type of control.
Editing the WEBDEV style sheet of a project
To edit the WEBDEV styles of a project:
  1. Select a type of control for which you want to find out the available WEBDEV styles (e.g., a Button control, to see the different WEBDEV styles associated with it).
  2. On the "Modification" tab, in the "Style" group, click "Styles".
  3. The list of WEBDEV styles in the project that can be associated with the selected control (Button control in our example) is displayed.
You can select a different WEBDEV style for the current control.
The context menu of WEBDEV styles allows you to:
  • Edit an existing style. This option is only available for styles that do not come from a skin.
  • Duplicate the selected style.
  • Delete a style. This option is only available for styles that do not come from a skin.
  • Create a new style.
  • Delete the selected style. In this case, the style associated with the control will be the same but it will be local to the control.
  • Set a new default style. All new controls of the current type will use this style by default.
  • See the uses of the style. You can see the list of controls that use the selected style.
The style editing window includes the style properties of the control for which the style was defined. For more details, see WEBDEV style editing window.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 05/13/2025

Send a report | Local help