AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Editores / Editor de proyectos
  • Overview
  • How to?
  • Analyzing dependencies and orphan images
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Otros
Procedimientos almacenados
Overview
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV. This feature completes the analysis of the dead code and orphan elements.
You will be immediately notified of real or potential broken links. Indeed, the browses are not fixed in dynamic mode.
The unused images and the orphan pages are also notified.
How to?

Analyzing dependencies and orphan images

To analyze the dependencies and orphan images, on the "Proyecto" tab, in the "Auditoría y rendimiento" group, expand "Auditoría estática" and select "Analyze dependencies".
The result window of this analysis lists:
  • the orphan images (that are not used by any page). You can:
    • Delete selected images from the disk.
    • Archive the selected images in a .ZIP file and delete them.
    • Ignore the selected images. In this case, the ignored images can be displayed by clicking "Ignored orphan images".
  • the dependencies, i.e., files related to other files. For each element of the WEBDEV project ("Element" column), all the dependencies are listed ("File" column). You have the ability to see:
    • all the dependencies,
    • only the dependencies regarding HTML pages,
    • only the dependencies regarding images,
    • only the dependencies regarding JavaScript files,
    • other dependencies.
These dependencies can be displayed for the project, the project pages, the styles or the reports.
Versión mínima requerida
  • Versión 10
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 03/04/2024

Señalar un error o enviar una sugerencia | Ayuda local