ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 15161718192021222324252627
String formatted according to the selected criteria.
Character string to format. You can use Unicode strings. You cannot use Unicode strings.
Formatting options: ccIgnoreAccentFormat without accented characters.Versions 20 and laterccIgnoreInsideSpaceNew in version 20ccIgnoreInsideSpaceccIgnoreInsideSpaceThe following characters are deleted within the string:space (character 32)tab (character 9)carriage return (character 13) and line feed (character 10)control characters 11 and 12 This constant is not available. This constant is not available.ccIgnorePunctuationAndSpaceRemoves spaces and punctuation characters.ccIgnoreSpaceThe following characters are deleted at the beginning and at the end of the string:space (character 32)tab (character 9)carriage return (character 13) and line feed (character 10)control characters 11 and 12ccLowCaseConverts the string to lowercase characters.ccNormalNo formatting is performed.ccUpCaseConverts the string to uppercase characters (including accented characters).
StringFormat and UNICODE
Last update: 03/29/2022
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: