ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
WDSQL, SQL querier: Overview
WDSQL is used to......
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
1. What is a website?
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
gpwDefault (Function)
Returns the value corresponding to "DEFAULT" depending on the framework used or the language specified.
gpwSupervisor (Function)
Returns the login of the "Supervisor" account according to the framework used or the language specified.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework used or the language specified.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
gpwVisitor (Function)
Returns the value corresponding to the word "Visitor" according to the framework used or the language specified.
1
5
6
7
8
9
405
>