A progress bar can be used to indicate progress of a long
operation. Usually you will be using this in combination with a
WTimer or with server-side events. Another use is in
combination with a WFileUpload to
indicate the progress of a file being uploaded.