ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Various constants
List of various constants used by the constants WINDEV functions....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Structure (Type of variable)
A structure is a custom type of data...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
HFSQL constants
List of constants used by the HFSQL functions....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HTTP constants
List of constants used by the HTTP functions....
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).
Hyper File functions available for backward compatibility
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.