Apps Workspace

From Lianjapedia
(Redirected from Apps Workspace)
Jump to: navigation, search

Apps

The Apps workspace is where you create a new App or open an existing one.

Apps


Note that if you have a Lianja Project open, you will only see the Apps that have been added to that Project.

Files

All scripts that you write that are associated with the App can be edited here in the Script Editor.

Files


Toolbuttons

Toolbuttons


Button Description
Goto the Home Page See Home Workspace
Compile file Compiles the file currently selected in the Script Editor
Run file Runs the file currently selected in the Script Editor
Profile file Profiles the file currently selected in the Script Editor
Open file in Debugger Opens the file currently selected in the Script Editor in the appropriate Debugger.
This applies to Lianja/VFP prg scripts, Python Files and JavaScript Files
Reload the App Reloads the currently open App
Toggle App Inspector See App Inspector
Switch to the Pages Workspace See Pages Workspace. Saves all modified in the Script Editor before switching.
Save Saves the file currently selected in the Script Editor
Revert to last saved
version of this file
Reverts to last saved version of the file currently selected in the Script Editor. You are prompted to confirm the operation.
New App Starts the App Wizard to create a new App
New File Displays a dialog to allow the selection of file type and entry of file name then creates the file and opens it in the Script Editor
Install package Installs a Lianja Package containing App(s) and/or database(s)
Quick Deploy Displays the Quick Deploy dialog
Quick Package Creates a Quick Package for the currently open App
Generate App Doc Generates doc for the currently open App
Close the App Closes the currently open App
Preview live in browser Preview your web App live in your default browser.
Desktop App View Preview your desktop App live in Desktop App View.
Instant search Searches for the entered text in the file currently selected in the Script Editor

Note: the Web App View, Tablet App View and Phone App View buttons were removed in Lianja v5.5. Preview live in browser should be used instead along with device emulation if required.

Readme.html

From v8.0, when a new App is created or an App is opened a readme.html file is opened in the Script Editor in the Apps workspace.

A template is provided to allow the Author, Description and Revision history of the App to be recorded.

Readme.html


Note: with the readme.html file open in the Script Editor, the Search Panel can be used to search all files in the App without needing to open another script.

Pages in category "Apps Workspace"

The following 6 pages are in this category, out of 6 total.