ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRAddLanguage (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.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Constant
The constants are language elements whose value is fixed once and for all...
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
6. Multilingual applications
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
<sfConnection variable>.ExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
1
2
3
4
5
6
142
>