ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
In ANSI mode, ANSI character string. If the destination character set is not specified, the conversion into ANSI uses the current character set. If the destination character set is specified, the conversion into ANSI uses the specified character set.In Unicode mode, UNICODE character string containing the conversion. The destination character set is ignored.EOT if conversion problems occurred.
String to convert. This string is an ANSI string in UTF8 format. This parameter corresponds to a buffer containing a string in UTF8 format. The result will be an Unicode string containing the conversion.
Character set that will be used to create the string. By default, this parameter corresponds to the current character set (specified by ChangeCharset).charsetAnsiRoman characters in ANSI standardcharsetArabicArabic characterscharsetBalticBaltic characterscharsetChineseChinese characters (People's Republic of China)charsetTraditionalChineseTraditional Chinese characters (Republic of Taiwan)charsetKoreanKorean characterscharsetCurrent(Default value)Uses the current character set specified with ChangeCharset (charsetOccidental by default)charsetDefaultUses the computer's default character set. No character set is forced. Only this value is available.charsetEastEuropeEastern Europe characters (Polish, etc.)charsetGreekGreek characterscharsetHebrewHebrew characterscharsetJapaneseJapanese characterscharsetRussianRussian characterscharsetThaiThai characterscharsetTurkishTurkish characterscharsetUTF8Used to manage UTF-8 (used in XML, for example).charsetVietnameseVietnamese characters This parameter is not available.
Conversion in PHP
Last update: 12/17/2020
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: