You are here: Skip Navigation LinksHome

Welcome to the QlikWeb WorkBench Reference Site

The QlikWeb WorkBench is a framework of advanced controls and functionality for the QlikView Server Zero-Footprint Client (ZFC).

The Visual Studio.NET build of the WorkBench provides a suite of ASP.NET server controls which allows .NET developes to incorporate QlikView ZFC functionality into their applications quickly and easily. Developers using other server side technologies however may also access much of the advanced functionality in the QlikWeb WorkBench through the JavaScript libraries provided. Finally, there is also a build of the WorkBench for Windows Sharepoint Services 3.0 which allows many of the controls and features to be added in using the standard Web Part framework.

This reference site contains live samples of a wide selection of the controls and additional functionality that the QlikWeb WorkBench provides, utiltising both the ASP.NET Server Side and pure JavaScript versions of the controls. This reference site is the idea place to get started with the WorkBench.

There is also a simple DVD demo page that shows what can be achieved when a few of these controls are put together.

If you have downloaded this reference site and wish to run it locally you should ensure that:
- You have the latest version of QlikView Server (8.50.6216.0409.10 at time of writing) installed on your development machine.
- You have copied the sample QlikView applications (Entertainment.qvw, Mapping.qvw and MappingReduced.qvw located in the _QVW subfolder of the reference site) into your QlikView Server directory - typically this will be C:\Program Files\QlikView\Examples\QvsDocuments.

If you wish to run QlikView Server on a separate machine this should be possible by locating the <!--<QvsViewClientEx host="localhost" />--> configuration item in the web.config file, uncommenting it and setting the host property to the machine running QlikView Server.