PLBWEB_WINHIDE Keyword
PLBWEB_WINHIDE={0 | 1}
This optional keyword forces the main program window at the client to be hidden.
If this keyword is not specified or is set to a value of zero (0), a main window is created and visible when the client task is executed.
If this keyword is specified with a non-zero value, the main window is hidden on the client.
Example:
PLBWEB_WINHIDE=1
See Also: Server Configuration Keywords, Server Command Line
![]() |