ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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, ...).
OCRAddLanguage (Function)
Adds a language to the native OCR system.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Programming overview in C and C++
Constant
The constants are language elements whose value is fixed once and for all...
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.
Nation (External language)
Defines the display language for the titles, captions, messages...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
Installing and starting WDTRAD
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
How to manage enumerations programmatically?
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.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
1
2
3
4
5
6
161
>