ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
SysErrorMode (Function)
Modifies the display mode of errors.
HOnError (Function)
Customizes the management of HFSQL errors.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_SERIAL_NUMBER
Automatic management of exceptions
The management of exceptions can be customized by process......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
IgnoreError (Property)
The IgnoreError property is used to specify ignored errors.
Error 4: A space is required after the ':' character
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
ERR_LAUNCH_FAILED
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
ERR_MISSING_PAGE
Creating the Relation pages of a WEBDEV RAD pattern
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
SFDelete (Function)
Deletes records from a Salesforce database.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ERR_NO_CURRENT_PAGE
ERR_CLOSED_PAGE
1
2
3
4
5
6
199
>