What is a wizard in UI?
Definition: A wizard is a step-by-step process that allows users to input information in a prescribed order and in which subsequent steps may depend on information entered in previous ones. Wizards usually involve multiple pages and are often (but not obligatorily) displayed in modal windows.
What is a wizard flow?
Wizard flow defines the order in which wizard panels execute. Wizard panels can move in a straight line from start to finish, or branch into several different process flows.
What is wizard format?
The wizard form is a simple form with the sole purpose of containing a wizard control. The wizard control is actually the wizard itself, for all intents and purposes. Each wizard control contains multiple pages; each page contains one subform and nothing else.