ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Converting an ANSI character string Hide the details
String in UNICODE format. EOT if a conversion problem occurred.
ANSI string to convert.
Character set that will be used for the conversion.charsetAnsiRoman characters in ANSI standard.charsetArabicArabic characters.charsetBalticBaltic characters.charsetChineseChinese 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 default character set defined on the computer. No character set is forced.charsetEastEuropeEastern Europe characters (Polish, etc.)charsetGreekGreek characters.charsetHebrewHebrew characters.charsetJapaneseJapanese characters.Versions 20 and latercharsetMacNew in version 20charsetMaccharsetMacMac Roman character set (used in previous versions of Macintosh). charsetRussianRussian characters.charsetThaiThai characters.charsetTurkishTurkish characters.charsetUTF8Used to manage the UTF-8 format (used in XML, for example).charsetVietnameseVietnamese characters.
Converting a buffer containing an ANSI string Hide the details
Buffer containing a UNICODE string. EOT if a conversion problem occurred.
Buffer containing an ANSI string to convert. If <Buffer> contains a UNICODE string, <Result> will contain an invalid string.
Character set that will be used for the conversion.charsetAnsiRoman characters in ANSI standard.charsetArabicArabic characters.charsetBalticBaltic characters.charsetChineseChinese characters (People's Republic of China).charsetTraditionalChineseTraditional Chinese characters (Republic of Taiwan).charsetKoreanKorean characters.charsetCurrent(Default value)Current character set specified with ChangeCharset (charsetOccidental by default).charsetDefault Default valueUses the default character set defined on the computer. No character set is forced.charsetEastEuropeEastern Europe characters (Polish, etc.).charsetGreekGreek characters.charsetHebrewHebrew characters.charsetJapaneseJapanese characters.Versions 20 and latercharsetMacNew in version 20charsetMaccharsetMacMac Roman character set (used in previous versions of Macintosh). charsetOccidental Roman characters in ANSI standard.charsetRussianRussian characters.charsetThaiThai characters.charsetTurkishTurkish characters.charsetUTF8Used to manage the UTF-8 format (used in XML, for example).charsetVietnameseVietnamese characters.
Result of string conversion
UTF-8 and ANSI conversion
Conversion in PHP
Last update: 10/27/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: