ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
SysErrorMode (Function)
Modifies the display mode of errors.
ErrorRestoreParameter (Function)
Restores the error process of a process.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
HOnError (Function)
Customizes the management of HFSQL errors.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WDContinueError: Resume on error
This function forces the execution to resume after an error......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ErrorThrow (Function)
Throw a non-fatal error.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SQL functions: Special case
List of SQL functions: Special case...
Error 1: Syntax error
ERR_DISCONNECTED_ERROR
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
HErrorLock (Function)
Used to check whether a lock error occurred.
IgnoreError (Property)
The IgnoreError property is used to specify ignored errors.
1
3
4
5
6
7
114
>