ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Limitations of WINDEV, WEBDEV and WINDEV Mobile
A structure is a custom type of data......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Error 4: A space is required after the ':' character
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......