|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories... |
|
|
|
|
|
|
|
| Converts a string in UTF8 format into an ANSI or Unicode string. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| The following SQL functions can be used on the queries written in SQL code (classified by theme)... |
|
|
|
|
|
|
|
| WLanguage supports different types of strings.... |
|
|
|
|
|
|
|
| Returns a string after removing the spaces:
from the left and right side of the initial string.... |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. |
|
|
|
|
|
|
|
| To use a PostgreSQL database with Native Connector (also called Native Access), the structure... |
|
|
|
|
|
|
|
| Writes a specific value into an INI file (or into a file structured like an.INI file). |
|
|
|
|
|
|
|
| An API Description variable is used to describe an API, its parameters, its return value... |
|
|
|
|
|
|
|
| The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box... |
|
|
|
|
|
|
|
| To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL... |
|
|
|
|
|
|
|
| Converts text to Rich Text Format. |
|
|
|
|
|
|
|
| Returns the character that corresponds to the difference between the ASCII code of a specific... |
|
|
|
|
|
|
|
| Decodes a character string that was encoded by Encode. |
|
|
|
|
|
|
|
| Returns the number of common characters between two strings (from the beginning or from the end... |
|
|
|
|
|
|
|
| Loads the contents of a text file into any text field or variable (string variable, window edit... |
|
|
|
|
|
|
|
| Remarks and specific features of Native PostgreSQL Connector...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|