wwServer::nWebControlFrameworkCompileMode

Determines how pages are run when the WebControlFramework operates. Runs either in compiled mode or in 'always' parse mode.

o.nWebControlFrameworkCompileMode

Parameters

1 - Run compiled pages only (executes the PRG file only and file must already exist) 2 - Parses the page on the fly and then compiles and runs it

Default Value: 2

See also

Class wwServer

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic