App Builder MenuBar

From Lianjapedia
Revision as of 11:44, 25 July 2016 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under construction

File

Menu Option Operation Notes
New Project... Create a new Project
New App... Create a new App
New File... Create a new file
Open File... Open a file
Recent Files Display a list of recently opened files
Save Save the current file
Save As... Save the current file
Save All Save all open files
Revert Discard unsaved changes from the current file
Close Close the current file
Close All Close all open files
Import VFP project (.pjx)... Import a Visual FoxPro project
Import VFP form (.scx)... Import a Visual FoxPro form
Import VFP project (.vcx)... Import a Visual FoxPro library
Clear Cache... Clear the Lianja web cache
Exit Exit the Lianja App Builder

Edit

The following edit operations apply to the Script Editor in the Apps or Library workspaces.

Menu Option Hot Key Operation Notes
Undo Ctrl+Z Undo previous edit
Redo Ctrl+Shift+Z Redo previous (undone) edit
Cut Ctrl+X Cut the selected text
Copy Ctrl+C Copy the selected text
Paste Ctrl+V Paste from the clipboard
Select All Ctrl+A Select all text in the current file
Find... Ctrl+F Find in the current file
Find All... Ctrl+F Find in all files
Find Usages... Ctrl+F Find usages
Replace... Ctrl+R Replace in the current file
Goto line... Ctrl+L Goto a specific line number
Delete Line... Ctrl+D Delete the current line

View

Menu Option Operation Notes
Table View Display current record in a form
Grid View Display records in a grid
Split View Display split view of grid and form
Timeline View Display Timeline panel
Alerts View Display Notifications panel
Show/Hide Modebar Show/hide the Modebar toggle
Show/Hide Sidebar Show/Hide Sidebar toggle
Show/Hide InfoPanel Show/Hide InfoPanel toggle
Show/Hide Pictures Show/Hide Pictures toggle
Show/Hide Form Tools Show/Hide Form Tools toggle
Hide All Hide All
Show All Show All
Desktop App View Switch to Desktop App View
Web App View Open Web App View
Tablet App View Open Tablet App View
Phone App View Open Phone App View
Preview live in browser Open in the default browser

Format

The following edit operations apply to the Script Editor in the Apps or Library workspaces.

Menu Option Hot Key Operation Notes
Enlarge Font - -
Reduce Font - -
Indent Ctrl+I Increase indent
Unindent Ctrl+Shift+I Decrease indent
Comment Ctrl+T Comment out (//)
Uncomment Ctrl+Shift+T Uncomment
Make Uppercase Ctrl+Shift+U Find in the current file
Make Lowercase Ctrl+U Find in all files
Beautify Ctrl+B Find usages

Apps

Menu Option Operation Notes
New App... Create a new App
Open App... Open an App
Close App Close the current App
Backup App... Backup the current App
Restore App... Restore the current App
Delete App... Delete the selected App Select an App in the App Names panel in the Apps workspace Sidebar first.

Database

Menu Option Operation Notes
New Database... Create a new database
Open Database... Open a database
Close Database Close the current database
Drop Database... Drop a database
Copy Database... Copy the selected database Select a database in the Database Names panel in the Data workspace Sidebar first.
Backup Database... Backup the current database
Restore Database... Restore the current database
Optimize Database... Optimize the current database
Rebuild Database... Rebuild the current database
New Table... Create a new Table There must be a database open.
Import VFP database... Import a Visual FoxPro database
Import ODBC database... Import ODBC data into the current database
Create Virtual Tables from ODBC... Create Virtual Tables in the current database from an ODBC datasource
Create Local Virtual Tables... Create local Virtual Tables in the current database
Create Local Virtual Tables where 1=0... Create local Virtual Tables in the current database The 'SQL Command' select statement will include a 'where 1=0' clause.

Pages

Menu Option Operation Notes
New Page Create a new page
Delete Page... Delete the current page
Save As Page Template Save the current page as a Page Template
Page Attributes... Open the Attributes dialog for the current page

Sections

Menu Option Operation Notes
Form Add a Form section to the current page
Grid Add a Grid section to the current page
WebView Add a WebView section to the current page
Image Strip Add an Image Strip section to the current page
TabView Add a TabView section to the current page
Attachments Add an Attachments section to the current page
Canvas Add a Canvas section to the current page
CatalogView Add a CatalogView section to the current page
TreeView Add a TreeView section to the current page
CarouselView Add a CarouselView section to the current page
PanelView Add a PanelView section to the current page
CommentsView Add a CommentsView section to the current page
DocumentView Add a DocumentView section to the current page
GalleryView Add a GalleryView section to the current page
VideoPlayer Add a VideoPlayer section to the current page
Report Add a Report section to the current page
Calendar Add a Calendar section to the current page
Org Chart Add a Org Chart section to the current page
Page Center Add a Page Center section to the current page
Charts Add a Charts section to the current page
Timeline Add a Timeline section to the current page
Notifications Add a Notifications section to the current page
Custom Add a Custom section to the current page
Templates Add a section from a template to the current page
Delete Section... Delete the current section
Save As Section Template Save the current page as a Section Template
Section Attributes... Open the Attributes dialog for the current section

Gadgets

Controls

Layout

Tools

Program

Window

Documentation

Help