|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In some cases, the background image of a window can contain a text (the application name, a specific caption, ...... |
|
|
|
|
|
|
|
| The Language property is used to get and change the language used. |
|
|
|
|
|
|
|
| The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels...... |
|
|
|
|
|
|
|
| All the text form the translation file can be reintegrated into a project...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology...... |
|
|
|
|
|
|
|
| WLanguage includes the "WL" keyword...... |
|
|
|
|
|
|
|
| The table below presents the correspondence between languages, sub-languages, character sets and nations: |
|
|
|
|
|
|
|
| To select records coming from several data files, joins must be used in the SQL query...... |
|
|
|
|
|
|
|
| The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
|
| The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
|
| In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
|
| WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min |
|
|
|
|
|
|
|
| A multilingual application is an application that can be distributed in several languages...... |
|
|
|
|
|
|
|
| End the external language...... |
|
|
|
|
|
|
|
| Returns the name of a language. |
|
|
|
|
|
|
|
| Initializes the external language...... |
|
|
|
|
|
|
|
| Defines or identifies the language of the framework. |
|
|
|
|
|
|
|
| Returns the language corresponding to a nation. |
|
|
|
|
|
|
|
| Returns the nation corresponding to a language. |
|
|
|
|
|
|
|
| When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages...... |
|
|
|
|
|
|
|
| Deletes all languages from the native OCR system. |
|
|
|
|
|
|
|
| You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
|
| WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|