|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The database schema proposes two types of Unicode items ... |
|
|
|
|
|
|
|
| The Unicode format is an encoding system that assigns a unique number to each character. |
|
|
|
|
|
|
|
The Unicode property is used to:- Determine if the value of a control is a Unicode string.
- Specify whether the value of a control is a Unicode string.
|
|
|
|
|
|
|
|
| Converts a UTF-8 string to Unicode |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories... |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| Converts a string in UTF8 format into an ANSI or Unicode string. |
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
|
| The Unicode property is used to get and change the Unicode format of an element. |
|
|
|
|
|
|
|
| Checks whether a string matches the format defined by a regular expression. |
|
|
|
|
|
|
|
| Searches for all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| Replaces all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| The Language property is used to set the language used to compare and sort Unicode items (Unicode... |
|
|
|
|
|
|
|
| The LanguageDescribed property is used to set the language used to compare and sort Unicode items... |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
|
| Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string... |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
|
| Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content... |
|
|
|
|
|
|
|
| Returns the text found in the clipboard in Unicode format. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|