ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ...).
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.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java 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, ...).
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Nation (External language)
Defines the display language for the titles, captions, messages...
Programming overview in C and C++
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...
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.
Installing and starting WDTRAD
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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
150
>