ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
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......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
NationToName (Function)
Returns the name of the language corresponding to a nation.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
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.
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, ...).
Constant
The constants are language elements whose value is fixed once and for all...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating the executable and the setup program
The languages supported by the application are taken into account......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
1
2
3
4
5
6
163
>