WB_MQ - make query (yes/no)

Syntax
WB_MQ=boolean value

Syntax example
WB_MQ=F

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
TRUE

Description
It is possible to prevent WhizBase from creating the WHERE clause based on values of WBF_ fields by setting this variable to FALSE. This can speed up WBSP pages that use WB_Query variable or reports that show all the records from recordset. In all other cases it is wise not to change the value of WB_MQ.