Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

NavigationProgressIndex – PB Docs 2022 – PowerBuilder Library

NavigationProgressIndex – PB Docs 2022

NavigationProgressIndex

PowerScript event

Description

Occurs when the overall page loading progress changes.

Event ID

Event ID

Objects

None

WebBrowser controls

Arguments

Argument

Description

progressIndex

The page loading progress.

Return Values

None

Usage

The NavigationProgressIndex event will be triggered if the page’s
URL has changed.

As the Navigate function is
executed asynchronously, it is recommended that you use the
NavigationProgressIndex event to determine whether the Navigate function
is completed before executing the next script. You can check the value of
the NavigationProgressIndex event, and if the event receives the value of
100, it means the page is 100% loaded.

You can also use DOMContentLoaded or NavigationCompleted to replace
this event.

See also

AddressChange

CertificateError

DownloadingStart

DownloadingStateChanged

EvaluateJavascriptFinished

NavigationError

NavigationStart

NavigationStateChanged

PdfPrintFinished

ResourceRedirect

TitleTextChanged


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x