5 Creating Applications
An application is a collection of pages linked together using navigation menus, tabs, buttons, or hypertext links. Application pages share a common session state and authentication.
To create an application, a developer runs wizards to declaratively assemble pages and navigation. Individual pages are organized using containers called regions. Once created, developers can modify an application by editing application attributes and add new pages using the Create Page Wizard. Developers can further manage the development process by creating page groups, locking and unlocking pages, adding developer and application comments, and accessing a variety of application, page, and cross page utilities and reports.
- About the Create Application Wizard
Learn about using the Create Application Wizard to design and quickly create Oracle APEX applications. - Creating an Application Based on a Table or Query
Run the Create Application Wizard and select New Application to create an application containing multiple pages based on a table you select, or by providing a valid SQL query. - Creating an Application from a File
Run the Create Application Wizard and select From a File to upload a file and then create an application on the uploaded data. - Using Application Blueprints
Each iteration of the Create Application Wizard saves an application blueprint which you can use to start adding pages to an application, or edit the application definition as a JSON document. - Copying an Application
Create a copy of an existing application. - Creating Applications for Mobile Devices
Build applications for mobile devices with mobile-specific design patterns that can provide an optimal user experience for small screens. - Deleting an Application
You can delete an application from the Application home page, or while editing application attributes. - Managing Application Attributes
Application attributes control the behavior of an entire application and are divided into the categories: Definition, Security, Globalization, User Interface, and Progressive Web App. - Managing Application Logos
Add and update an application logo in an Oracle APEX application. - Managing Application Icons
Add and update the icon that displays as the Favicon, the PWA icon, the Apple touch icon, and the App Builder icon in Oracle APEX applications. - Adding Developer Comments
Add comments to an application, a page, or a group of pages using the Developer Comment, Bug, or To Do button. You can use developer comments to communicate application changes, report issues, or record developer suggestions. - Using the Find Icon
Click the Find icon to search for items, pages, queries, tables, PL/SQL code, view debug reports, view session state, and view errors. - Adding Application Comments
Use Application Comments to describe an application or track developers involved in the application development. - Managing Application Groups
Organize applications by assigning them to application groups. To use application groups, first create a group and then assign applications to it. - Using Application Utilities
Access the Utilities page to view useful application summaries and reports. - Using Workspace Utilities
Use the Workspace Utilities page to acccess REST Enabled SQL Services, Remote Servers, Application Groups, Web Credentials, Workspace Themes, Export, Oracle APEX Views, Manage Backups, and REST Source Catalogs.