ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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, ...).
LanguageToCharset (Function)
Returns the character set corresponding to a 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......
Nation (External language)
Defines the display language for the titles, captions, messages...
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...
Creating the executable and the setup program
The languages supported by the application are taken into account......
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Cell control properties
List of properties associated with the Cell control...
WDSQL, SQL querier: Overview
WDSQL is used to......
1. What is a website?
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
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.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
1
2
3
4
5
6
221
>