About This Guide

This guide explains how to run the QNX Web Browser on an embedded system, either as a simple browser application with an address bar or as a headless environment for running HTML5 applications. The guide is intended for developers who want to deploy the QNX Web Browser on embedded devices that run the QNX Neutrino RTOS.

To: See:
Learn how the browser provides a secure, reliable environment to browse the web and to run HTML5 applications Browser Architecture
Install the browser onto your development host and prepare your target system Getting Started
Run the browser on your target system Using the Browser Command Line
Set environment variables to manage application data, the user-agent string, the audio type, and other properties Setting Environment Variables
Use gestures to interact with the browser Using Gestures
Access user settings, check the browser version, or view credits Viewing User Settings and About Pages
Debug HTML5 applications Using Web Inspector
Manage the lifecycle of the browser Managing the Browser Lifecycle
Open, close, show, or hide applications Launching and Controlling Applications
Use JavaScript methods to read from or write to publish/subscribe objects JavaScript PPS API
Improve performance, memory usage, and other aspects of browser behavior Troubleshooting