PLBWEB_USE_WEBVIEW Keyword
PLBWEB_USE_WEBVIEW={ on | off }
When this keyword is set to 'on', the PWS server loads and uses the 'Bootstrap 5' framework so the client HTML objects have enhanced appearances and behaviors for PL/B objects.
See the 'PL/B Language Reference' manual under 'Web Technologies' for more details of web objects.
By default this keyword is 'off' for the PL/B Web Server.
Example:
PLBWEB_USE_WEBVIEW=ON
See Also: Server Configuration Keywords, Server Command Line
![]() |