PLBWIN_WEBMODEPWF Keyword


10.5, PLBWIN or PLBCE

PLBWIN_WEBMODEPWF={ webmode }

 

This keyword control defines the WebMode processing used when PL/B objects on a PWF form are created. If this keyword is not used or it has an invalid value, the default behavior of the PL/B runtimes is to execute as normally expected without using the Microsoft WebView2 Edge interface.

 

The {webmode} values can be set as follows:

 

Value

WebMode processing ...

1

will only use the Win32 controls.

2

may use either Win32 or WebView2 controls.

3

will only use WebView2 controls. In this case, the PL/B objects are created using the Microsoft Edge WebView2 interface.

 

 

See Also: PLBWIN Keywords, PLBCE Keywords, Compiler and Runtime Options

 



Compiler and Runtime Options PLBWIN_WEBMODEPLF Keyword PLBWIN_WINHIDE Keyword