ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
<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, ...).
Error
The Error keyword is used to manage the errors.
nWDGetLastError: Error code of last error
Error code of last error......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Error (Function)
Displays a custom error message in a system error window.
ErrorBuild (Function)
Displays a custom error message in a system error window.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file 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....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
1
2
3
4
5
6
114
>