| QR BLOB TO REPORT ( area ; BLOB ) 
 | 
| QR Count columns ( area ) : Integer 
 | 
| QR DELETE COLUMN ( area ; numColuna ) 
 | 
| QR DELETE OFFSCREEN AREA ( area ) 
 | 
| QR EXECUTE COMMAND ( area ; comando ) 
 | 
| QR Find column ( area ; expressao ) : Integer 
 | 
| QR Get area property ( area ; propriedade ) : Integer 
 | 
| [QR GET BORDERS ( area ; coluna ; linha ; borda ; linha | 
| QR Get command status ( area ; comando {; valor} ) : Integer 
 | 
| QR GET DESTINATION ( area ; tipo {; especificos} ) 
 | 
| QR Get document property ( area ; propriedade ) : Integer 
 | 
| QR Get drop column ( area ) : Integer 
 | 
| QR GET HEADER AND FOOTER ( area ; seletor ; tituloEsq ; tituloCentro ; tituloDir ; alto {; imagem {; alinImag}} ) 
 | 
| QR Get HTML template ( area ) : Text 
 | 
| QR GET INFO COLUMN ( area ; numColuna ; titulo ; objeto ; ocultar ; tamanho ; valoresRepetidos ; formato {; resultVar} ) 
 | 
| QR Get info row ( area ; linha ) : Integer 
 | 
| QR Get report kind ( area ) : Integer 
 | 
| QR Get report table ( area ) : Integer 
 | 
| QR GET SELECTION ( area ; esquerda ; superior {; direita {; inferior }} ) 
 | 
| QR GET SORTS ( area ; aColunas ; aOrdem ) 
 | 
| QR Get text property ( area ; numColuna ; numLinha ; propriedade ) : any 
 | 
| QR GET TOTALS DATA ( area ; numColuna ; numQuebra ; operador ; texto ) 
 | 
| QR GET TOTALS SPACING ( area ; subtotal ; valor ) 
 | 
| QR INSERT COLUMN ( area ; numColuna ; objeto ) 
 | 
| QR MOVE COLUMN ( area ; numColuna ; novaPosição ) 
 | 
| QR NEW AREA ( ptr ) 
 | 
| QR New offscreen area  : Integer 
 | 
| QR ON COMMAND ( area ; nomeMetodo ) 
 | 
| QR REPORT ( {tabela ;} documento {; nomeMetodo}{; *} ) 
 | 
| QR REPORT TO BLOB ( area ; BLOB ) 
 | 
| QR RUN ( area ) 
 | 
| QR SET AREA PROPERTY ( area ; propriedade ; valor ) 
 | 
| [QR SET BORDERS ( area ; coluna ; linha ; borda ; linha | 
| QR SET DESTINATION ( area ; tipo {; especificos} ) 
 | 
| QR SET DOCUMENT PROPERTY ( area ; propriedade ; valor ) 
 | 
| QR SET HEADER AND FOOTER ( area ; seletor ; tituloEsq ; tituloCentro ; tituloDir ; altura {; imagem {; alinImag}} ) 
 | 
| QR SET HTML TEMPLATE ( area ; modelo ) 
 | 
| QR SET INFO COLUMN ( area ; numColuna ; titulo ; objeto ; ocultar ; tamanho ; valoresRepetidos ; formato ) 
 | 
| QR SET INFO ROW ( area ; linha ; ocultar ) 
 | 
| QR SET REPORT KIND ( area ; tipo ) 
 | 
| QR SET REPORT TABLE ( area ; tabela ) 
 | 
| QR SET SELECTION ( area ; esquerda ; superior {; direita {; inferior }} ) 
 | 
| QR SET SORTS ( area ; aColunas {; aOrdem} ) 
 | 
| QR SET TEXT PROPERTY ( area ; numColuna ; numLinha ; propriedade ; valor ) 
 | 
| [QR SET TOTALS DATA ( area ; numColuna ; numQuebra ; operador | 
| QR SET TOTALS SPACING ( area ; subtotal ; valor ) 
 |