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 / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones multilingües
  • Overview
  • Executable creation: languages taken into account
  • Installing the application
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
Overview
The languages supported by the application are taken into account:
  • when creating the executable. You can create an executable containing only certain languages specified in the project.
  • when installing the executable. The setup program can be multilingual.
Executable creation: languages taken into account
The language of the project corresponds to the language used by default defined in the project:
  • On the "Proyecto" tab, in the "Proyecto" group, click "Descripción".
  • Click on the "Languages" tab: the language is identified by the number 1.
When creating the executable, you have the ability to choose the languages that will be included in the executable.
This option is used to create a smaller library (.WDL) that only takes into account the selected languages. This option is interesting in several cases:
  • the project is associated with several languages while some translations have not been checked back in. The translations being not available, the corresponding languages must not be included in the executable.
  • the project supports several languages while the executable is supplied in a single language. The other languages must not be included in the executable.
For more details on how to create the executable, see Creating a WINDEV or WINDEV Mobile executable.
Note: Project configurations can also be used to manage project languages. You can for example create a specific configuration to generate a FR + US library for a project containing 5 languages, among which 3 are not translated. For more details, see Project configuration.
Installing the application
The setup procedure of applications created with WINDEV is supplied in English and in French by default.
It is possible to propose an installation procedure in another language: simply translate the installation program proposed by WINDEV.
This program is supplied with the WINDEV examples, as a project (named WDSETUP). All the messages found in this project can be translated (interface, code messages, ...).
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/09/2024

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