ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Modifying the character set to use Hide the details
Constant identifying the character set used before the modification.
Constant corresponding to the new character set to use:charsetAnsiRoman characters in ANSI standardcharsetArabicArabic characterscharsetBalticBaltic characterscharsetChineseChinese characters (People's Republic of China)charsetTraditionalChineseTraditional Chinese characters (Republic of Taiwan)charsetKoreanKorean characterscharsetDefaultUses the computer's default character set. No character set is forced.charsetEastEuropeEastern Europe characters (Polish, etc.)charsetGreekGreek characterscharsetHebrewHebrew characterscharsetJapaneseJapanese charactersVersions 20 and latercharsetMacNew in version 20charsetMaccharsetMacMac Roman character set (used in previous versions of Macintosh). charsetOccidentalRoman characters in ANSI standardcharsetUTF8Used to manage the countries with two character sets (Hong Kong) and the countries with no character set defined in Windows (Georgian and Armenian).charsetRussianRussian characterscharsetThaiThai characterscharsetTurkishTurkish characterscharsetVietnameseVietnamese characters
New language to use. For more details on these constants, see Correspondence between languages, sublanguages, character sets and nations.This language must correspond to the specified <New Charset>. Otherwise, a WLanguage error will occur.This parameter is used to manage the specific features of each country.
New sub-language to use. See Correspondence between languages, sublanguages, character sets and nations for more details.This sub-language must correspond to the specified <New Charset>. Otherwise, a WLanguage error will occur.This parameter is used to manage the specific features of each country.
New sort mode to use. Only the following sort modes are available. This parameter is not available for the other languages.LanguageSort modeConstantValueSortValuelanguageGerman7Standard0Directory1languageChinese4Phonetic0Unicode1Stroke count order2Bopomofo standard3languageKorean18KSC0Unicode1languageGeorgian55Standard0Modern1languageHungarian14Standard0Technical1languageJapanese17XJIS0Unicode1
Retrieving the character set currently used Hide the details
Constant identifying the character set currently used.charsetAnsiRoman characters in ANSI standardcharsetArabicArabic characterscharsetBalticBaltic characterscharsetChineseChinese characters (People's Republic of China)charsetTraditionalChineseTraditional Chinese characters (Republic of Taiwan)charsetKoreanKorean characterscharsetDefaultUses the computer's default character set. No character set is forced.charsetEastEuropeCharacters of Eastern Europe (Polish, ...)charsetGreekGreek characterscharsetHebrewHebrew characterscharsetJapaneseJapanese charactersVersions 20 and latercharsetMacNew in version 20charsetMaccharsetMacMac Roman character set (used in previous versions of Macintosh). charsetOccidentalRoman characters in ANSI standardcharsetUTF8Used to manage the countries with two character sets (Hong Kong) and the countries with no character set defined in Windows (Georgian and Armenian).charsetRussianRussian characterscharsetThaiThai characterscharsetTurkishTurkish characters
How to use a specific character set?
Changing the character set used by the fonts
Changing the character set used by the operations performed on the character strings
Changing the character set control by control
Using the charsetUTF8 constant
Last update: 03/25/2021
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: