ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Styles / WEBDEV styles
  • Overview
  • How to?
  • Finding and deleting unused styles
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Finding unused styles in a WEBDEV project
Overview
In most cases, WEBDEV or WEBDEV element styles are created when designing a website.
Once the design is completed, many of those styles are left unused. This results in larger pages and more difficult editing.
WEBDEV allows you to find unused styles to optimize your websites and projects.
New in version 2025
Starting with version 2025 Update 1, "CSS styles" are referred to as "WEBDEV element styles". This page uses the new vocabulary.
How to?

Finding and deleting unused styles

To find unused styles:
  1. On the "Project" tab, in the "Audit and performance" group, expand "Static audit" and select "Start static audit". In the wizard, select the type of audit to perform.
  2. The window that is displayed lists all the potential problems of your project. Any unused styles will appear in the "Cleanup" category.
  3. If unused styles are found, click the [...] button. The window that appears lists all unused WEBDEV and WEBDEV element styles found in the style sheets of your project.
To delete one or more styles:
  1. In the unused styles window, select the style(s) you want to delete (multiple selection available).
  2. Click the "Delete" button (or select "Delete the selected styles" in the context menu).
  3. The style is immediately deleted from the list. It will not be taken into account during the next generation of pages.
Minimum version required
  • Version 12
Comments
Click [Add] to post a comment

Last update: 04/28/2025

Send a report | Local help