ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Progress bar functions
5 results
The following functions are used to manage Progress Bar controls in a WEBDEV page:
Stops the periodic refresh of a Progress Bar via Ajax.
Usage example of the ProgressBarEnable function
Enables the refresh of a Progress Bar via Ajax.
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.