Add a Troubleshooting Page
Troubleshooting pages are for users to identify reasons and fixes for problems. To mark a troubleshooting page, add the tag article:task-troubleshooting to any page.
Add a Reference Page to Your User Guide
Reference pages list essential facts about a feature or system. To mark a reference page, add the tag article:reference-feature to any page.
This guide provides an overview of product features and related technologies. In addition, it contains recommendations on best practices, tutorials for getting started, and troubleshooting information for common situations.
Topics
What's new in the Windward Engine.
This guide will show you how to incorporate Windward into your .NET program.
For setting up and testing the .NET Engine.
This section takes you through the process of implementing Windward Reports.
For more advanced incorporation.
A data provider (datasource) provides the data that a template uses to create a report.
Useful examples for the .NET Engine.
New in version 11.0.
Our engine API supports filters in the select. It moves the filtering logic from the template to the API creating a specific select for each query.
JoinReports.joinPdf() combines multiple reports into a single PDF document.
This tool lets you grab all the data from any particular report template and store it in an XML file.
Comments