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 / Descripción del proyecto
  • Overview
  • "Languages" tab
  • Project languages
  • Linguistic 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
Overview
The project description window allows you to configure various elements of your project. This window includes the following tabs:
  • The "Project" tab, which allows you to enter general information about the project.
  • The "Analysis" tab, which lets you associate one or more analyses with the project and/or a UML model.
  • The "Data files" tab, which lets you enter information about the data files managed by the application (only available if the project is linked to at least one analysis).
  • The "Live Data" tab, which allows you to configure how the data from the data files is displayed in the different editors.
  • The "Languages" tab, which is used to configure the different languages used by the project as well as the options to be used for each language.
  • WINDEVWINDEV Mobile The "Style" tab, which allows you to customize the print preview and to choose the skin template and custom style sheet. You can also configure screen sizes.
  • WEBDEV - Código Servidor The "Skin" tab, which lets you choose the project skin, associated palette, style sheet and external resources.
  • The "SCM" tab, which is used to manage teamwork (SCM or Git).
  • The "Options" tab, which allows you to define the creation, update and save options of the different elements of the project. This tab also allows you to synchronize templates, enable strict mode and define the code style.
  • The "Advanced" tab, which allows you to enable "Reports and Queries", configure the AAFs and lock the application.
  • The "Compilation" tab, which allows you to configure the compilation options.
  • The "Telemetry" tab, which allows you to configure the telemetry options for the project.
    WEBDEV - Código Servidor This option is not available.
"Languages" tab

Project languages

This tab is used to manage the characteristics of the project languages.
To add a new language into the project:
  1. Click "Add".
  2. In the window that is displayed, select the different languages supported by the project.
    Remarks:
    Available languages
    • If the requested language is not displayed in the list, you have the ability to select an additional language (the additional languages are displayed in the lower part of the window).
    • To name an additional language, click the requested language and type its name in the "Name of custom languages" area.
  3. Validate. The different languages are added into the list of project languages.
Remarks:
  • The selected languages will be proposed for all information in the various elements that can be translated (field labels, menu options, field-related help messages, etc.).. The display order of these languages is identical to the one of the list of project languages.
    This order can be modified via the arrow buttons found below the list of project languages.
  • When changing the project language, changes will be automatically taken into account:
    • for any new object created in the different editors (Window, Report, Control, etc.).
    • for any element opened in the different editors (Window, Report, etc.).
  • The default language (identified with the number "1") corresponds to the language used by default at runtime. To modify it, use the context menu of the language that will be used by default.
  • WINDEV The "Cambiar el idioma inmediatamente después de llamar a la función Nation de WLanguage" option allows you to directly change the language used by the executable after using Nation (in this case, Use is no longer necessary to apply the new language).
  • WINDEV The "Seleccionar automáticamente el idioma del sistema al iniciar la aplicación" option allows using the user's system language by default.
  • WEBDEV - Código Servidor The "Utilizar idioma solicitado por el navegador si está disponible" option opens the WEBDEV website directly in the language of the user's browser.

Linguistic options

You can define how to display numeric data (number, currency, date, etc.) in the project for each supported language.
Windows language options are used by default (these options can be found in the Windows control panel).
To configure these options:
  1. Select the requested language in the left section of screen.
  2. Select the tab corresponding to the item to be set (number, currency, etc.)..
  3. Modify the desired parameters and validate.
Note A button allows you to reset parameters to default values at any time.
When creating an Edit control or a table column displaying numerical data (number, currency, date, time, duration, etc.), the input mask used will automatically be the mask defined in the project's language options. This option is available in windows and pages.
At runtime, when an edit control or a table column has a mask "Defined by the project", the input/display mask will automatically adapt according to the options selected in the project for the language displayed at runtime.
Remark: The "Miscellaneous" option lets you define:
  • the writing direction.
  • the character set used.
  • the WDM translation file.
Java The following language options are supported:
  • Decimal separator (number and currency).
  • Thousand separator (number and currency).
  • Currency symbol.
  • Time format.
  • Date format.
  • Day and Month.
  • Unit for the file size.
Versión mínima requerida
  • Versión 10
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 21/02/2025

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