ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Unicode in HFSQL data files
The analysis proposes two types of Unicode items ...
Unicode (Property)
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.
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character.
Comparison operators
The comparison operators can be divided into several categories...
Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)...
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
1
9