ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The different types of variables
The different types of variables are......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
FontName (Property)
The FontName property is used to manage the name of the font used.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Database schema editor: the different types of links
There are different types of links between the tables......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
How to open a window?
Indicates whether the code is run in the simulator for Universal Windows Platform applications. Function kept for backward compatibility....
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
Creating the menus for the pages of the WEBDEV RAD pattern