| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > Wizard and Utility Templates >====== Select Utility Dialog ====== | [[tplprocadoreport.htm|{{btn_prev_n.gif|Previous page}}]][[templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[tplwizardapplication.htm|{{btn_next_n.gif|Next page}}]] | | || A Utility template lets you produce output from your application. These templates can provide extensible supplemental utilities for such things as wizards, program documentation, or a tree diagram of procedure calls. Highlight the desired utility template, then press the **Select** button. Clarion provides //WIZARDS//--powerful utility templates that let you create a Browse, Form, or Report procedure by answering a few quick questions. You can even use a wizard to create an entire Application from an existing dictionary! Options you specify in advance in the Data Dictionary provide additional control over the procedures the wizards create. See** [[using wizard options.htm|Using Wizard Options]]** for more information. | __Application Wizard__TPLWizardApplication | Creates a complete application from an existing dictionary. | | __Browse Wizard__TPLWizardBrowse | Creates a multi-keyed browse procedure from an existing dictionary table. | | [[tplwizarddictionaryprint.htm|Dictionary Print Wizard]] | Prints information from your data dictionary, from full detail to high level summary. | | __Form Wizard__TPLWizardForm | Creates an update procedure from an existing dictionary table. | | __Label Wizard__TPLWizardLabel | Creates a label style report procedure from an existing dictionary table. | | __Process Wizard__TPLWizardProcess | Creates a process procedure from an existing dictionary table. | | Quick Start Wizard | Creates a Data Dictionary and an application based on the dictionary. | | __Report Wizard__TPLWizardReport | Creates multi-keyed report procedures from an existing dictionary table. | | [[tplwizardthememaintenance.htm|Theme Maintenance Wizard]] | Allows you to create and maintain wizard themes, which are used as design criteria for the look and functions of the template wizards. | | __Window Wizard__TPLWizardWindow | Creates a generic window procedure. |