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
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
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 is used to associate an analysis with the project and/or with a UML model
  • The "Files" tab, which allows you to enter information about the data files used by the application (only if the project uses an 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.
  • 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.
  • The "SCM" tab, which is used to manage teamwork (SCM or Git).
  • The "Options" tab, which lets you configure options for creating, updating and saving elements. This tab also lets you manage model synchronization, activate strict mode and define the programming guidelines.
  • 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 when entering information about the different elements that can be translated (captions of controls, menu options, help message associated with a control, ...). 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:
    • any new object created in the different editors (Window, Report, Control, ...).
    • any element opened in the different editors (Window, Report, ...).
  • 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 is used to directly modify the display language of the executable after using the Nation function 030002f002300 (in this case, the Use function is no longer necessary to take the language change into account).
  • 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

The display of the numeric data found in the project (number, currency, date, ...) can be configured in each language supported by the project.
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 element to configure (number, currency, ...).
  3. Modify the desired parameters and validate.
Remark: A button is used to reinitialize the parameters with the default values.
When creating an edit control or a column in a Table control that displays numeric data (number, currency, date, time, etc.), the input mask applied will be the mask defined in the project 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 "Various" option is used to 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: 12/03/2024

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