
Get started with WhizBase by looking at code for a basic WhizBase application. You create applications by typing WhizBase keywords directly in your WYSIWYG editor, or using Power pack wizards, intuitive, wizard-style, free tool for generating basic database-related WhizBase pages.
WhizBase includes over 250 keywords to communicate with database, display content, provide user interaction, and manage layout. Application logic is programmed using either WhizBase control sequences or by delegating the tasks to external scripts written in VBScript, JavaScript or any other scripting language you might have installed on your server.
When the page is browsed, server renders requested WBSP file and sends it to browser as plain HTML page, which means that your visitors do not need any additional software and/or license on their side.
SEE HOW IT'S DONEHere is the code for a very simple database example that provides an interface for a user to browse through the database.
![]() |
Open your plain HTML file in your favorite editor and position the cursor where you want to display your database contents |
![]() |
Type the following code |
![]() |
Save page as wbsp file (some_name.wbsp) and upload it to |
For more examples, please check "How to..." section in WhizBase documentation (help file).
LEARN TO DO IT YOURSELFVideo: Build a Basic Application
Video: Build a Basic Application using Power pack wizards
Although WhizBase is not a programming language and is one of the easiest ways to add dynamic content to your web projects, the powerful capabilities of the tool may still sometimes seem daunting.
If you find yourself confused with an explanation, or not sure the best way to use the tool for your desired outcome, please write us for assistance!
Whether it's with installation, connecting to the database, using Power pack wizards or any other thing connected with WhizBase, we always help our users (even those of trial version) as much as we can, so please do not hesitate to contact us!
Best regards,
WhizBase Team
support@whizbase.com