|
|
|
|
|
|
|
|
|
|
|
|
| Category: Multilingual functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the ChangeCharset function |
|
|
|
|
|
|
|
Retrieves and/or changes the character set used:- by all the screen fonts.
- by all the operations performed on the character strings (functions and/or operators).
|
|
|
|
|
|
|
|
| Gets or sets the language associated with the keyboard. |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization. |
|
|
|
|
|
|
|
| The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing multilingual applications |
|
|
|
|
|
|
|
| The table below presents the correspondence between languages, sub-languages, character sets and nations: |
|
|
|
|
|
|
|
| The languages supported by the application are taken into account... |
|
|
|
|
|
|
|
| When an application displays or saves data in HFSQL tables, this data is typed in the current language... |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages... |
|
|
|
|
|
|
|
| Functions for managing multiple languages |
|
|
|
|
|
|
|
| Returns the character set corresponding to a language. |
|
|
|
|
|
|
|
| Returns the name of a language. |
|
|
|
|
|
|
|
| Returns the nation corresponding to a language.
|
|
|
|
|
|
|
|
| Loads the file containing the error messages in the desired language into memory. |
|
|
|
|
|
|
|
| A multilingual application can be distributed in multiple languages... |
|
|
|
|
|
|
|
| Retrieves a message found in the code of a program in the current language. |
|
|
|
|
|
|
|
| The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls... |
|
|
|
|
|
|
|
| Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls. |
|
|
|
|
|
|
|
| Defines or identifies the language of the framework. |
|
|
|
|
|
|
|
| Allows you to find out whether the current language is written from right to left. |
|
|
|
|
|
|
|
| Returns the language corresponding to a nation. |
|
|
|
|
|
|
|
| Returns the name of the language corresponding to a nation. |
|
|
|
|
|
|
|
| Returns the default sub-language corresponding to a nation. |
|
|
|
|
|
|
|
| When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages... |
|
|
|
|
|
|
|
| For a multilingual application, you have the ability to... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|