|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string. |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character... |
|
|
|
|
|
|
|
| Converts an Ansi or Unicode string to a hexadecimal string (e.g.: "4A 5B 00"). |
|
|
|
|
|
|
|
| ... direction, Unicode language, ...). |
|
|
|
|
|
|
|
| ... direction, Unicode language, ...). |
|
|
|
|
|
|
|
| The data handled by a WINDEV Mobile application can come from... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external... |
|
|
|
|
|
|
|
| Identifies the type of an expression, a variable (during a call to a procedure for example)... |
|
|
|
|
|
|
|
| Truncates the right part of a string or buffer. |
|
|
|
|
|
|
|
| Searches for all the parts of a string that match a specific format. |
|
|
|
|
|
|
|
| Checks whether a string matches the format defined by a regular expression. |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
| Extracts:
a substring from a string starting at a specified position.
part of a buffer... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|