ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Multilingual applications
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
nWDInit: Initialize the external language
Initializes the external language......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
LanguageToName (Function)
Returns the name of a language.
WDTerm: End the external language
End the external language......
SQLExec (Function)
Names and runs an SQL query.
NationToLanguage (Function)
Returns the language corresponding to a nation.
NationFramework (Function)
Defines or identifies the language of the framework.
LanguageToNation (Function)
Returns the nation corresponding to a language.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
NationToName (Function)
Returns the name of the language corresponding to a nation.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
1
2
3
4
5
6
184
>