ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
NationToName (Function)
Returns the name of the language corresponding to a nation.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
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, ...).
<Source>.CompareItem (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, ...).
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......
Properties available in 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.
Constant
The constants are language elements whose value is fixed once and for all...
Nation (External language)
Defines the display language for the titles, captions, messages...
Programming overview in C and C++
1
3
4
5
6
7
277
>