Preface

Oracle Application Express Application Builder User's Guide describes how to use the Oracle Application Express development environment to build and deploy database-centric Web applications. Oracle Application Express turns a single Oracle database into a shared service by enabling multiple workgroups to build and access applications as if they were running in separate databases.

Topics:

Topic Overview

This document contains the following chapters:

Title Description
What's New Describes new features available in this release of Oracle Application Express and documentation updates to this document.
Quick Start Offers a quick introduction to using the Oracle Application Express.
Application Builder Concepts Provides basic conceptual information about Application Builder. Use Application Builder to assemble an HTML interface (or application) on top of database objects such as tables and procedures.
Reviewing Sample Applications Describes how to install and run the sample applications provided with Oracle Application Express.
Managing the Development Process Describes how to use Team Development, a built-in development management tool, to manage the development process by tracking new features, non-feature related tasks (or To Do tasks), bugs, and milestones.
About Websheet Applications Describes how to use Application Builder to create and add content to a Websheet application.
Using Application Builder Provides important background information about using Application Builder to build dynamically rendered applications.
Working with Database Application Pages Provides important background information about creating and managing pages within an application.
About Database Applications Describes how to use Application Builder to build a database application and manage application components.
Working with Database Application Pages Describes important background information about working with pages within a database application.
Creating Reports Describes how to create interactive reports and classic reports in a database application.
Adding Database Application Components and Controls Describes how to use Application Builder to create various application components (such as forms, calendars, maps, and charts) and page controls (such as buttons, list of values, shortcuts, and trees).
Adding Navigation Describes how to implement navigation in your database application using different types of navigation controls, including navigation bar entries, tabs, breadcrumbs, and lists.
Controlling Page Layout Describes different ways you can customize your database application's page layout by customizing regions, editing item attributes, and incorporating images.
Managing Themes and Templates Describes different ways you can alter your database application's user interface and page layout through themes and templates.
Debugging an Application Describes approaches to debugging an application including running Oracle Application Express Advisor (Advisor), viewing Debug Mode, enabling SQL tracing, and viewing page reports.
Managing Application Security Describes how to provide security for an Application Builder application by understanding security best practices, securing file uploads, authentication, and authorization.
Deploying an Application Explains how to package an application built within Application Builder as well as how to export, import, and install an application and related files.
Advanced Programming Techniques Provides information about advanced programming techniques including establishing database links, using collections, running background SQL, utilizing Web services, implementing plug-ins, creating dynamic actions, using screen reader and high contrast modes, and creating applications that load data.
Managing Application Globalization Explains how to translate an application built-in Application Builder.
Appendix A: About Item Types Describes available item types and important item attributes that control item behavior.
Appendix B: Oracle Application Express Limits Lists limits associated with Oracle Application Express development environment and application components.
Appendix C: Available Conditions Describes many Application Builder conditions.
Appendix D: About Granted Privileges Describes grant privilege in Oracle Application Express.
Appendix E: Accessibility in Oracle Application Express Provide information for users who are accessing Oracle Application Express utilizing only a keyboard or Freedom Scientific's screen reader JAWS.

Audience

Oracle Application Express Application Builder User's Guide is intended for application developers who are building database-centric Web applications using Oracle Application Express. The guide describes how to use the Oracle Application Express development environment to build, debug, manage, and deploy applications.

To use this guide, you must have a general understanding of relational database concepts and an understanding of the operating system environment under which you are running Oracle Application Express.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Related Documents

For more information, see these Oracle resources:

For additional documentation available on Oracle Technology Network (OTN), visit the Oracle Application Express Web site located at:

http://www.oracle.com/technetwork/developer-tools/apex/overview/index.html

For information about Oracle error messages, see Oracle Database Error Messages. Oracle error message documentation is available only in HTML. If you have access to the Oracle Database Documentation Library, you can browse the error messages by range. Once you find the specific range, use your browser's "Find in Page" feature to locate the specific message. When connected to the Internet, you can search for a specific error message using the error message search feature of the Oracle online documentation.

Many books in the documentation set use the sample schemas of the seed database, which is installed by default when you install Oracle. See Oracle Database Sample Schemas for information about how these schemas were created, and how you can use them yourself.

For additional application examples, go to the Learning Library. Search for free online training content, including Oracle by Example (OBE), demos, and tutorials. To access the Oracle Learning Library, go to:

http://www.oracle.com/technetwork/tutorials/index.html

Printed documentation is available for sale in the Oracle Store at:

http://shop.oracle.com/

If you have a user name and password for OTN, then you can go directly to the documentation section of the OTN Web site at:

http://www.oracle.com/technetwork/indexes/documentation/index.html

Conventions

The following text conventions are used in this document:

Convention Meaning
boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.
italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.
monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.