Download
Please select the file you wish to download. WhizBase documentation (wbsp.chm file) is included both in the full installation (WhizBase.exe) and in the minimum installation (WBMin.exe) packages. After downloading simply run the downloaded file. If you need any help with configuring WhizBase and/or your web server, please read chapter "Installation" in WhizBase documentation (Start->All programs->WhizBase->WhizBase Documentation).
All features are enabled in trial version. Trial version is limited to use on local web server only (http://localhost/ or http://127.0.0.1/). If trial version is used on any other domain name WhizBase will display a reminder message.
History: 18.12.2009 - Version 5.0.15 released Fixed bug in $WBFN[htuser] - (when user name was sent using WB_HtUsr variable function returned empty string). Added optional parameter for case sensitive search in function $WBCSTR. Trial mode optimized - now it works exactly the same as registered or free version. 22.09.2009 - Version 5.0.14 released Added new functions $WBAPRN, $WBDCALC 15.07.2009 - Version 5.0.13 released Added new operator modulus to $WBCALC function. The operator returns the remainder of a division as a result.
e.g.
5 mod 2 = 1
5 % 2 = 1 08.07.2009 - PowerPack Wizards version 1.0.3 released Changed default form action for Quick search from $wbe[script_name] to $wbe[path_info]. Some web servers replace $wbe[script_name] with virtual path to wbsp.exe even when it is not running in CGI mode. $wbe[path_info] always returns path to WhizBase script (.wbsp) file. 07.07.2009 - Version 5.0.12 released Added new variable WB_DBLock and functions $WBCSTR, $WBESC, $WBUNESC 25.06.2009 - Version 5.0.11 released Fixed bug in WB_DBObject variable in subreports and solved problem with nvarchar(MAX) field type in SQL Server 2005/2008 databases 17.06.2009 - Version 5.0.10 released Optimized functions for variables and arrays (60% faster processing). Fixed problems with record locking on high-traffic updates. Fixed bug in test mode. 04.06.2009 - Version 5.0.9 released Fixed bug in WB_DBObject variable (when used to set full ADO connection string, it was converted to uppercase) 19.05.2009 - Version 5.0.8 released Added new variable WB_FULID, tag and functions $WBFUP and $WBFUT for tracking upload progress. 12.05.2009 - Version 5.0.7 released Added new variables WB_Defaults, WB_Forced, WB_VarDelimiter and function $WBACHG. Improved error reporting. Free PowerPack Wizards added to the installation packages. 15.04.2009 - Version 5.0.6 released Added new function $WBASRC 26.03.2009 - Version 5.0.5 released Increased number of unique file names for files with same name in WB_Overwrite=false (from 10,000 to 100,000,000) 10.02.2009 - Version 5.0.4 released Fixed bug in generating ODBC connection string 21.01.2009 - Version 5.0.3 released Fixed bug in saving report to file defined in WB_Destination variable (file was not closed properly) 10.01.2009 - Version 5.0.2 released Fixed bug in CGI mode (when used in CGI mode WhizBase ignored some SSC variables) 07.01.2009 - Version 5.0.1 released Fixed bug in $WBSPLIT function (when separator was longer than one character array elements contained part of separator)
|