ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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, ...).
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, ...).
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Error (Function)
Displays a custom error message in a system error window.
Type and version of Web server
The configuration diagnostic displays the following error......
ErrorBuild (Function)
Displays a custom error message in a system error window.
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......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
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....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
1
3
4
5
6
7
206
>