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 ventanas y páginas / Editor de páginas
  • Overview
  • HTML code generation options
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Options for generating the HTML pages
Overview
The options for generating the HTML pages in a WEBDEV project can be defined:
  • in the "Advanced" tab of the project description (on the "Proyecto" tab, in the "Proyecto" group, click "Descripción"). The generation options are taken into account for all the pages of the project.
  • when describing the pages ("Description" in the context menu of the page in the editor, Advanced" tab). The selected generation options will be taken into account for the current page only.
HTML code generation options
You have the ability to generate:
  • an HTML code compatible with all the existing browsers.
  • an HTML code optimized for the recent browsers. In this case, the "Advanced" button is used to specify the different optimizations that can be performed.
Remark: Some optimizations are not selected by default, as they may require changes to existing WLanguage code.. We advise you to run the test of the application after each type of optimization performed.
WEBDEV gives you the ability to generate a second set of pages that are "Compatible with all browsers". In this case, all the project pages will be automatically generated twice. The second set of pages is prefixed by the "_" character.
WEBDEV also allows you to encode HTML pages using UTF-8.
Ver también
Versión mínima requerida
  • Versión 14
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 30/09/2024

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