Difference between revisions of "App Builder MenuBar"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
''Under construction''
 
 
==File==
 
==File==
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|New Project...||valign="top"|Create a new Project||
+
|valign="top"|New Project...||valign="top"|Create a new Project.
 
|-
 
|-
|valign="top"|New App...||valign="top"|Create a new App||
+
|valign="top"|New App...||valign="top"|Create a new App.
 
|-
 
|-
|valign="top"|New File...||valign="top"|Create a new file||
+
|valign="top"|New File...||valign="top"|Create a new file.
 
|-
 
|-
|valign="top"|Open File...||valign="top"|Open a file||
+
|valign="top"|Open File...||valign="top"|Open a file.
 
|-
 
|-
|valign="top"|Recent Files||valign="top"|Display a list of recently opened files||
+
|valign="top"|Recent Files||valign="top"|Display a list of recently opened files.
 
|-
 
|-
|valign="top"|Save||valign="top"|Save the current file||
+
|valign="top"|Save||valign="top"|Save the current file.
 
|-
 
|-
|valign="top"|Save As...||valign="top"|Save the current file||
+
|valign="top"|Save As...||valign="top"|Save the current file.
 
|-
 
|-
|valign="top"|Save All||valign="top"|Save all open files||
+
|valign="top"|Save All||valign="top"|Save all open files.
 
|-
 
|-
|valign="top"|Revert||valign="top"|Discard unsaved changes from the current file||
+
|valign="top"|Revert||valign="top"|Discard unsaved changes from the current file.
 
|-
 
|-
|valign="top"|Close||valign="top"|Close the current file||
+
|valign="top"|Close||valign="top"|Close the current file.
 
|-
 
|-
|valign="top"|Close All||valign="top"|Close all open files||
+
|valign="top"|Close All||valign="top"|Close all open files.
 
|-
 
|-
|valign="top"|Import VFP project (.pjx)...||valign="top"|Import a Visual FoxPro project||
+
|valign="top"|Import VFP project (.pjx)...||valign="top"|Import a Visual FoxPro project.
 
|-
 
|-
|valign="top"|Import VFP form (.scx)...||valign="top"|Import a Visual FoxPro form||
+
|valign="top"|Import VFP form (.scx)...||valign="top"|Import a Visual FoxPro form.
 
|-
 
|-
|valign="top"|Import VFP project (.vcx)...||valign="top"|Import a Visual FoxPro library||
+
|valign="top"|Import VFP project (.vcx)...||valign="top"|Import a Visual FoxPro library.
 
|-
 
|-
|valign="top"|Clear Cache...||valign="top"|Clear the Lianja web cache||
+
|valign="top"|Clear Cache...||valign="top"|Clear the Lianja web cache.
 
|-
 
|-
|valign="top"|Exit||valign="top"|Exit the Lianja App Builder||
+
|valign="top"|Exit||valign="top"|Exit the Lianja App Builder.
 
|-
 
|-
 
|}
 
|}
Line 44: Line 42:
  
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
!width="15%"|Menu Option
+
!width="20%"|Menu Option
!width="10%"|Hot Key
+
!width="80%"|Description
!width="25%"|Operation
+
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Undo||valign="top"|Ctrl+Z||valign="top"|Undo previous edit||
+
|valign="top"|Undo Ctrl+Z||valign="top"|Undo previous edit.
 
|-
 
|-
|valign="top"|Redo||valign="top"|Ctrl+Shift+Z||valign="top"|Redo previous (undone) edit||
+
|valign="top"|Redo Ctrl+Shift+Z||valign="top"|Redo previous (undone) edit.
 
|-
 
|-
|valign="top"|Cut||valign="top"|Ctrl+X||valign="top"|Cut the selected text||
+
|valign="top"|Cut Ctrl+X||valign="top"|Cut the selected text.
 
|-
 
|-
|valign="top"|Copy||valign="top"|Ctrl+C||valign="top"|Copy the selected text||
+
|valign="top"|Copy Ctrl+C||valign="top"|Copy the selected text.
 
|-
 
|-
|valign="top"|Paste||valign="top"|Ctrl+V||valign="top"|Paste from the clipboard||
+
|valign="top"|Paste Ctrl+V||valign="top"|Paste from the clipboard.
 
|-
 
|-
|valign="top"|Select All||valign="top"|Ctrl+A||valign="top"|Select all text in the current file||
+
|valign="top"|Select All Ctrl+A||valign="top"|Select all text in the current file.
 
|-
 
|-
|valign="top"|Find...||valign="top"|Ctrl+F||valign="top"|Find in the current file||
+
|valign="top"|Find... Ctrl+F||valign="top"|Find in the current file.
 
|-
 
|-
|valign="top"|Find All...||valign="top"|Ctrl+F||valign="top"|Find in all files||
+
|valign="top"|Find All... Ctrl+F||valign="top"|Find in all files.
 
|-
 
|-
|valign="top"|Find Usages...||valign="top"|Ctrl+F||valign="top"|Find usages||
+
|valign="top"|Find Usages... Ctrl+F||valign="top"|Find usages.
 
|-
 
|-
|valign="top"|Replace...||valign="top"|Ctrl+R||valign="top"|Replace in the current file||
+
|valign="top"|Replace... Ctrl+R||valign="top"|Replace in the current file.
 
|-
 
|-
|valign="top"|Goto line...||valign="top"|Ctrl+L||valign="top"|Goto a specific line number||
+
|valign="top"|Goto line... Ctrl+L||valign="top"|Goto a specific line number.
 
|-
 
|-
|valign="top"|Delete Line...||valign="top"|Ctrl+D||valign="top"|Delete the current line||
+
|valign="top"|Delete Line... Ctrl+D||valign="top"|Delete the current line.
 
|-
 
|-
|valign="top"|Toggle LiveCode||valign="top"| ||valign="top"|Toggle LiveCode functionality||
+
|valign="top"|Toggle LiveCode||valign="top"|Toggle LiveCode functionality.
 
|-
 
|-
 
|}
 
|}
Line 80: Line 76:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Table View||valign="top"|Display current record in a form||
+
|valign="top"|Table View||valign="top"|Display current record in a form.
 
|-
 
|-
|valign="top"|Grid View||valign="top"|Display records in a grid||
+
|valign="top"|Grid View||valign="top"|Display records in a grid.
 
|-
 
|-
|valign="top"|Split View||valign="top"|Display split view of grid and form||
+
|valign="top"|Split View||valign="top"|Display split view of grid and form.
 
|-
 
|-
|valign="top"|Timeline View||valign="top"|Display Timeline panel||
+
|valign="top"|Timeline View||valign="top"|Display Timeline panel.
 
|-
 
|-
|valign="top"|Alerts View||valign="top"|Display Notifications panel||
+
|valign="top"|Alerts View||valign="top"|Display Notifications panel.
 
|-
 
|-
|valign="top"|Show/Hide Modebar||valign="top"|Show/hide the Modebar toggle||
+
|valign="top"|Show/Hide Modebar||valign="top"|Show/hide the Modebar toggle.
 
|-
 
|-
|valign="top"|Show/Hide Sidebar||valign="top"|Show/Hide Sidebar toggle||
+
|valign="top"|Show/Hide Sidebar||valign="top"|Show/Hide Sidebar toggle.
 
|-
 
|-
|valign="top"|Show/Hide InfoPanel||valign="top"|Show/Hide InfoPanel toggle||
+
|valign="top"|Show/Hide InfoPanel||valign="top"|Show/Hide InfoPanel toggle.
 
|-
 
|-
|valign="top"|Show/Hide Pictures||valign="top"|Show/Hide Pictures toggle||
+
|valign="top"|Show/Hide Pictures||valign="top"|Show/Hide Pictures toggle.
 
|-
 
|-
|valign="top"|Show/Hide Form Tools||valign="top"|Show/Hide Form Tools toggle||
+
|valign="top"|Show/Hide Form Tools||valign="top"|Show/Hide Form Tools toggle.
 
|-
 
|-
|valign="top"|Hide All||valign="top"|Hide All||Hides the InfoPanel and, in the Pages workspace, the Form Tools
+
|valign="top"|Hide All||valign="top"|Hide All.<br>Hides the InfoPanel and, in the Pages workspace, the Form Tools
 
|-
 
|-
|valign="top"|Show All||valign="top"|Show All||Shows the InfoPanel and, in the Pages workspace, the Form Tools
+
|valign="top"|Show All||valign="top"|Show All.<br>Shows the InfoPanel and, in the Pages workspace, the Form Tools
 
|-
 
|-
|valign="top"|Desktop App View||valign="top"|Switch to Desktop App View||
+
|valign="top"|Desktop App View||valign="top"|Switch to Desktop App View.
 
|-
 
|-
|valign="top"|Web App View||valign="top"|Open Web App View||
+
|valign="top"|Web App View||valign="top"|Open Web App View.
 
|-
 
|-
|valign="top"|Tablet App View||valign="top"|Open Tablet App View||
+
|valign="top"|Tablet App View||valign="top"|Open Tablet App View.
 
|-
 
|-
|valign="top"|Phone App View||valign="top"|Open Phone App View||
+
|valign="top"|Phone App View||valign="top"|Open Phone App View.
 
|-
 
|-
|valign="top"|Preview live in browser||valign="top"|Open in the default browser||
+
|valign="top"|Preview live in browser||valign="top"|Open in the default browser.
 
|-
 
|-
 
|}
 
|}
Line 123: Line 118:
  
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
!width="15%"|Menu Option
+
!width="20%"|Menu Option
!width="10%"|Hot Key
+
!width="80%"|Description
!width="25%"|Operation
+
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Indent||valign="top"|Ctrl+I||valign="top"|Increase indent||
+
|valign="top"|Indent Ctrl+I||valign="top"|Increase indent.
 
|-
 
|-
|valign="top"|Unindent||valign="top"|Ctrl+Shift+I||valign="top"|Decrease indent||
+
|valign="top"|Unindent Ctrl+Shift+I||valign="top"|Decrease indent.
 
|-
 
|-
|valign="top"|Comment||valign="top"|Ctrl+T||valign="top"|Comment out (//)||
+
|valign="top"|Comment Ctrl+T||valign="top"|Comment out (//) selected line(s).
 
|-
 
|-
|valign="top"|Uncomment||valign="top"|Ctrl+Shift+T||valign="top"|Uncomment||
+
|valign="top"|Uncomment Ctrl+Shift+T||valign="top"|Uncomment selected line(s).
 
|-
 
|-
|valign="top"|Make Uppercase||valign="top"|Ctrl+Shift+U||valign="top"|Find in the current file||
+
|valign="top"|Make Uppercase Ctrl+Shift+U||valign="top"|Find in the current file.
 
|-
 
|-
|valign="top"|Make Lowercase||valign="top"|Ctrl+U||valign="top"|Find in all files||
+
|valign="top"|Make Lowercase Ctrl+U||valign="top"|Find in all files.
 
|-
 
|-
|valign="top"|Beautify||valign="top"|Ctrl+B||valign="top"|Find usages||
+
|valign="top"|Beautify Ctrl+B||valign="top"|Find usages.
 
|-
 
|-
 
|}
 
|}
Line 147: Line 140:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|New App...||valign="top"|Create a new App||
+
|valign="top"|New App...||valign="top"|Create a new App.
 
|-
 
|-
|valign="top"|Open App...||valign="top"|Open an App||
+
|valign="top"|Open App...||valign="top"|Open an App.
 
|-
 
|-
|valign="top"|Close App||valign="top"|Close the current App||
+
|valign="top"|Close App||valign="top"|Close the current App.
 
|-
 
|-
|valign="top"|Backup App...||valign="top"|Backup the current App||
+
|valign="top"|Backup App...||valign="top"|Backup the current App.
 
|-
 
|-
|valign="top"|Restore App...||valign="top"|Restore the current App||
+
|valign="top"|Restore App...||valign="top"|Restore the current App.
 
|-
 
|-
|valign="top"|Delete App...||valign="top"|Delete the selected App||Select an App in the App Names panel in the Apps workspace Sidebar first.
+
|valign="top"|Delete App...||valign="top"|Delete the selected App.<br>Select an App in the App Names panel in the Apps workspace Sidebar first.
 
|-
 
|-
 
|}
 
|}
Line 167: Line 159:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|New Database...||valign="top"|Create a new database||
+
|valign="top"|New Database...||valign="top"|Create a new database.
 
|-
 
|-
|valign="top"|Open Database...||valign="top"|Open a database||
+
|valign="top"|Open Database...||valign="top"|Open a database.
 
|-
 
|-
|valign="top"|Close Database||valign="top"|Close the current database||
+
|valign="top"|Close Database||valign="top"|Close the current database.
 
|-
 
|-
|valign="top"|Drop Database...||valign="top"|Drop a database||
+
|valign="top"|Drop Database...||valign="top"|Drop a database.
 
|-
 
|-
|valign="top"|Copy Database...||valign="top"|Copy the selected database||Select a database in the Database Names panel in the Data workspace Sidebar first.
+
|valign="top"|Copy Database...||valign="top"|Copy the selected database.<br>Select a database in the Database Names panel in the Data workspace Sidebar first.
 
|-
 
|-
|valign="top"|Backup Database...||valign="top"|Backup the current database||
+
|valign="top"|Backup Database...||valign="top"|Backup the current database.
 
|-
 
|-
|valign="top"|Restore Database...||valign="top"|Restore the current database||
+
|valign="top"|Restore Database...||valign="top"|Restore the current database.
 
|-
 
|-
|valign="top"|Optimize Database...||valign="top"|Optimize the current database||
+
|valign="top"|Optimize Database...||valign="top"|Optimize the current database.
 
|-
 
|-
|valign="top"|Rebuild Database...||valign="top"|Rebuild the current database||
+
|valign="top"|Rebuild Database...||valign="top"|Rebuild the current database.
 
|-
 
|-
|valign="top"|New Table...||valign="top"|Create a new Table||There must be a database open.
+
|valign="top"|New Table...||valign="top"|Create a new Table.<br>There must be a database open.
 
|-
 
|-
|valign="top"|Import VFP database...||valign="top"|Import a Visual FoxPro database||
+
|valign="top"|Import VFP database...||valign="top"|Import a Visual FoxPro database.
 
|-
 
|-
|valign="top"|Import ODBC database...||valign="top"|Import ODBC data into the current database||There must be a database open.
+
|valign="top"|Import ODBC database...||valign="top"|Import ODBC data into the current database.<br>There must be a database open.
 
|-
 
|-
|valign="top"|Create Virtual Tables from ODBC...||valign="top"|Create Virtual Tables in the current database from an ODBC datasource ||There must be a database open.
+
|valign="top"|Create Virtual Tables from ODBC...||valign="top"|Create Virtual Tables in the current database from an ODBC datasource.<br>There must be a database open.
 
|-
 
|-
|valign="top"|Create Local Virtual Tables...||valign="top"|Create local Virtual Tables in the current database||There must be a database open.
+
|valign="top"|Create Local Virtual Tables...||valign="top"|Create local Virtual Tables in the current database.<br>There must be a database open.
 
|-
 
|-
|valign="top"|Create Local Virtual Tables where 1=0...||valign="top"|Create local Virtual Tables in the current database||valign="top"|The 'SQL Command' select statement will include a 'where 1=0' clause.  There must be a database open.
+
|valign="top"|Create Local Virtual Tables where 1=0...||valign="top"|Create local Virtual Tables in the current database.<br>The 'SQL Command' select statement will include a 'where 1=0' clause.  There must be a database open.
 
|-
 
|-
 
|}
 
|}
Line 207: Line 198:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|New Page||valign="top"|Create a new page||
+
|valign="top"|New Page||valign="top"|Create a new page.
 
|-
 
|-
|valign="top"|Delete Page...||valign="top"|Delete the current page||
+
|valign="top"|Delete Page...||valign="top"|Delete the current page.
 
|-
 
|-
|valign="top"|Save As Page Template||valign="top"|Save the current page as a Page Template||
+
|valign="top"|Save As Page Template||valign="top"|Save the current page as a Page Template.
 
|-
 
|-
|valign="top"|Page Attributes...||valign="top"|Open the Attributes dialog for the current page||
+
|valign="top"|Page Attributes...||valign="top"|Open the Attributes dialog for the current page.
 
|-
 
|-
 
|}
 
|}
Line 225: Line 215:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Form||valign="top"|Add a Form section to the current page||
+
|valign="top"|Form||valign="top"|Add a Form section to the current page.
 
|-
 
|-
|valign="top"|Grid||valign="top"|Add a Grid section to the current page||
+
|valign="top"|Grid||valign="top"|Add a Grid section to the current page.
 
|-
 
|-
|valign="top"|WebView||valign="top"|Add a WebView section to the current page||
+
|valign="top"|WebView||valign="top"|Add a WebView section to the current page.
 
|-
 
|-
|valign="top"|Image Strip||valign="top"|Add an Image Strip section to the current page||
+
|valign="top"|Image Strip||valign="top"|Add an Image Strip section to the current page.
 
|-
 
|-
|valign="top"|TabView||valign="top"|Add a TabView section to the current page||
+
|valign="top"|TabView||valign="top"|Add a TabView section to the current page.
 
|-
 
|-
|valign="top"|Attachments||valign="top"|Add an Attachments section to the current page||
+
|valign="top"|Attachments||valign="top"|Add an Attachments section to the current page.
 
|-
 
|-
|valign="top"|Canvas||valign="top"|Add a Canvas section to the current page||
+
|valign="top"|Canvas||valign="top"|Add a Canvas section to the current page.
 
|-
 
|-
|valign="top"|CatalogView||valign="top"|Add a CatalogView section to the current page||
+
|valign="top"|CatalogView||valign="top"|Add a CatalogView section to the current page.
 
|-
 
|-
|valign="top"|TreeView||valign="top"|Add a TreeView section to the current page||
+
|valign="top"|TreeView||valign="top"|Add a TreeView section to the current page.
 
|-
 
|-
|valign="top"|CarouselView||valign="top"|Add a CarouselView section to the current page||
+
|valign="top"|CarouselView||valign="top"|Add a CarouselView section to the current page.
 
|-
 
|-
|valign="top"|PanelView||valign="top"|Add a PanelView section to the current page||
+
|valign="top"|PanelView||valign="top"|Add a PanelView section to the current page.
 
|-
 
|-
|valign="top"|CommentsView||valign="top"|Add a CommentsView section to the current page||
+
|valign="top"|CommentsView||valign="top"|Add a CommentsView section to the current page.
 
|-
 
|-
|valign="top"|DocumentView||valign="top"|Add a DocumentView section to the current page||
+
|valign="top"|DocumentView||valign="top"|Add a DocumentView section to the current page.
 
|-
 
|-
|valign="top"|GalleryView||valign="top"|Add a GalleryView section to the current page||
+
|valign="top"|GalleryView||valign="top"|Add a GalleryView section to the current page.
 
|-
 
|-
|valign="top"|VideoPlayer||valign="top"|Add a VideoPlayer section to the current page||
+
|valign="top"|VideoPlayer||valign="top"|Add a VideoPlayer section to the current page.
 
|-
 
|-
|valign="top"|Report||valign="top"|Add a Report section to the current page||
+
|valign="top"|Report||valign="top"|Add a Report section to the current page.
 
|-
 
|-
|valign="top"|Calendar||valign="top"|Add a Calendar section to the current page||
+
|valign="top"|Calendar||valign="top"|Add a Calendar section to the current page.
 
|-
 
|-
|valign="top"|Org Chart||valign="top"|Add a Org Chart section to the current page||
+
|valign="top"|Org Chart||valign="top"|Add a Org Chart section to the current page.
 
|-
 
|-
|valign="top"|Page Center||valign="top"|Add a Page Center section to the current page||
+
|valign="top"|Page Center||valign="top"|Add a Page Center section to the current page.
 
|-
 
|-
|valign="top"|Charts||valign="top"|Add a Charts section to the current page||
+
|valign="top"|Charts||valign="top"|Add a Charts section to the current page.
 
|-
 
|-
|valign="top"|Timeline||valign="top"|Add a Timeline section to the current page||
+
|valign="top"|Timeline||valign="top"|Add a Timeline section to the current page.
 
|-
 
|-
|valign="top"|Notifications||valign="top"|Add a Notifications section to the current page||
+
|valign="top"|Notifications||valign="top"|Add a Notifications section to the current page.
 
|-
 
|-
|valign="top"|Custom||valign="top"|Add a Custom section to the current page||
+
|valign="top"|Custom||valign="top"|Add a Custom section to the current page.
 
|-
 
|-
|valign="top"|Templates||valign="top"|Add a section from a template to the current page||
+
|valign="top"|Templates||valign="top"|Add a section from a template to the current page.
 
|-
 
|-
|valign="top"|Delete Section...||valign="top"|Delete the current section||
+
|valign="top"|Delete Section...||valign="top"|Delete the current section.
 
|-
 
|-
|valign="top"|Save As Section Template||valign="top"|Save the current section as a Section Template||
+
|valign="top"|Save As Section Template||valign="top"|Save the current section as a Section Template.
 
|-
 
|-
|valign="top"|Section Attributes...||valign="top"|Open the Attributes dialog for the current section||
+
|valign="top"|Section Attributes...||valign="top"|Open the Attributes dialog for the current section.
 
|-
 
|-
 
|}
 
|}
Line 289: Line 278:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Image||valign="top"|Add an Image gadget to the current Form section||
+
|valign="top"|Image||valign="top"|Add an Image gadget to the current Form section.
 
|-
 
|-
|valign="top"|Rich Text Editor||valign="top"|Add a Rich Text Editor gadget to the current Form section||
+
|valign="top"|Rich Text Editor||valign="top"|Add a Rich Text Editor gadget to the current Form section.
 
|-
 
|-
|valign="top"|EditBox||valign="top"|Add an EditBox gadget to the current Form section||
+
|valign="top"|EditBox||valign="top"|Add an EditBox gadget to the current Form section.
 
|-
 
|-
|valign="top"|WebView||valign="top"|Add a WebView gadget to the current Form section||
+
|valign="top"|WebView||valign="top"|Add a WebView gadget to the current Form section.
 
|-
 
|-
|valign="top"|ListView||valign="top"|Add a ListView gadget to the current Form section||
+
|valign="top"|ListView||valign="top"|Add a ListView gadget to the current Form section.
 
|-
 
|-
|valign="top"|Grid||valign="top"|Add a Grid gadget to the current Form section||
+
|valign="top"|Grid||valign="top"|Add a Grid gadget to the current Form section.
 
|-
 
|-
|valign="top"|CheckListView||valign="top"|Add a CheckListView gadget to the current Form section||
+
|valign="top"|CheckListView||valign="top"|Add a CheckListView gadget to the current Form section.
 
|-
 
|-
|valign="top"|TreeView||valign="top"|Add a TreeView gadget to the current Form section||
+
|valign="top"|TreeView||valign="top"|Add a TreeView gadget to the current Form section.
 
|-
 
|-
|valign="top"|Component||valign="top"|Add a Component gadget to the current Form section||
+
|valign="top"|Component||valign="top"|Add a Component gadget to the current Form section.
 
|-
 
|-
|valign="top"|Chart||valign="top"|Add a Chart gadget to the current Form section||
+
|valign="top"|Chart||valign="top"|Add a Chart gadget to the current Form section.
 
|-
 
|-
|valign="top"|Google||valign="top"|Add a Google gadget to the current Form section||
+
|valign="top"|Google||valign="top"|Add a Google gadget to the current Form section.
 
|-
 
|-
|valign="top"|Custom||valign="top"|Add a Custom gadget to the current Form section||
+
|valign="top"|Custom||valign="top"|Add a Custom gadget to the current Form section.
 
|-
 
|-
 
|}
 
|}
Line 323: Line 311:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|ActiveX||valign="top"|Add an ActiveX control to the current Canvas section||
+
|valign="top"|ActiveX||valign="top"|Add an ActiveX control to the current Canvas section.
 
|-
 
|-
|valign="top"|ListBox||valign="top"|Add a ListBox control to the current Canvas section||
+
|valign="top"|ListBox||valign="top"|Add a ListBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|TreeGrid||valign="top"|Add a TreeGrid control to the current Canvas section||
+
|valign="top"|TreeGrid||valign="top"|Add a TreeGrid control to the current Canvas section.
 
|-
 
|-
|valign="top"|WebView||valign="top"|Add a WebView control to the current Canvas section||
+
|valign="top"|WebView||valign="top"|Add a WebView control to the current Canvas section.
 
|-
 
|-
|valign="top"|Rich Text Editor||valign="top"|Add a Rich Text Editor control to the current Canvas section||
+
|valign="top"|Rich Text Editor||valign="top"|Add a Rich Text Editor control to the current Canvas section.
 
|-
 
|-
|valign="top"|CheckBox||valign="top"|Add a CheckBox control to the current Canvas section||
+
|valign="top"|CheckBox||valign="top"|Add a CheckBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|ComboBox||valign="top"|Add a ComboBox control to the current Canvas section||
+
|valign="top"|ComboBox||valign="top"|Add a ComboBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|CommandButton||valign="top"|Add a CommandButton control to the current Canvas section||
+
|valign="top"|CommandButton||valign="top"|Add a CommandButton control to the current Canvas section.
 
|-
 
|-
|valign="top"|Date TextBox||valign="top"|Add a Date TextBox control to the current Canvas section||
+
|valign="top"|Date TextBox||valign="top"|Add a Date TextBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|DateTime TextBox||valign="top"|Add a DateTime TextBox control to the current Canvas section||
+
|valign="top"|DateTime TextBox||valign="top"|Add a DateTime TextBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|Numeric TextBox||valign="top"|Add a Numeric TextBox control to the current Canvas section||
+
|valign="top"|Numeric TextBox||valign="top"|Add a Numeric TextBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|EditBox||valign="top"|Add an EditBox control to the current Canvas section||
+
|valign="top"|EditBox||valign="top"|Add an EditBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|Hyperlink||valign="top"|Add a Hyperlink control to the current Canvas section||
+
|valign="top"|Hyperlink||valign="top"|Add a Hyperlink control to the current Canvas section.
 
|-
 
|-
|valign="top"|LCDNumber||valign="top"|Add a LCDNumber control to the current Canvas section||
+
|valign="top"|LCDNumber||valign="top"|Add a LCDNumber control to the current Canvas section.
 
|-
 
|-
|valign="top"|Slider||valign="top"|Add a Slider control to the current Canvas section||
+
|valign="top"|Slider||valign="top"|Add a Slider control to the current Canvas section.
 
|-
 
|-
|valign="top"|Progress Bar||valign="top"|Add a Progress Bar control to the current Canvas section||
+
|valign="top"|Progress Bar||valign="top"|Add a Progress Bar control to the current Canvas section.
 
|-
 
|-
|valign="top"|OptionButton||valign="top"|Add an OptionButton control to the current Canvas section||
+
|valign="top"|OptionButton||valign="top"|Add an OptionButton control to the current Canvas section.
 
|-
 
|-
|valign="top"|OptionGroup||valign="top"|Add an OptionGroup control to the current Canvas section||
+
|valign="top"|OptionGroup||valign="top"|Add an OptionGroup control to the current Canvas section.
 
|-
 
|-
|valign="top"|Spinner||valign="top"|Add a Spinner control to the current Canvas section||
+
|valign="top"|Spinner||valign="top"|Add a Spinner control to the current Canvas section.
 
|-
 
|-
|valign="top"|TextBox||valign="top"|Add a TextBox control to the current Canvas section||
+
|valign="top"|TextBox||valign="top"|Add a TextBox control to the current Canvas section.
 
|-
 
|-
|valign="top"|Image||valign="top"|Add an Image control to the current Canvas section||
+
|valign="top"|Image||valign="top"|Add an Image control to the current Canvas section.
 
|-
 
|-
|valign="top"|Label||valign="top"|Add a Label control to the current Canvas section||
+
|valign="top"|Label||valign="top"|Add a Label control to the current Canvas section.
 
|-
 
|-
|valign="top"|Subtitle||valign="top"|Add a Subtitle control to the current Canvas section||
+
|valign="top"|Subtitle||valign="top"|Add a Subtitle control to the current Canvas section.
 
|-
 
|-
|valign="top"|Separator||valign="top"|Add a Separator control to the current Canvas section||
+
|valign="top"|Separator||valign="top"|Add a Separator control to the current Canvas section.
 
|-
 
|-
 
|}
 
|}
Line 381: Line 368:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
|-
 +
|valign="top"|Dividers||valign="top"|Add a divider to a Form Section.
 
|-
 
|-
|valign="top"|Dividers||valign="top"|Add a divider to a Form Section||
+
|valign="top"|Labels||valign="top"|Adjust the caption position and size for formitems in a Form Section.
 
|-
 
|-
|valign="top"|Labels||valign="top"|Adjust the caption position and size for formitems in a Form Section||
+
|valign="top"|Text Font||valign="top"|Adjust the caption text size for the selected formitem(s) in a Canvas Section.
 
|-
 
|-
|valign="top"|Text Size||valign="top"|Adjust the caption text size for the selected formitem(s) in a Canvas Section||
+
|valign="top"|Text Color||valign="top"|Adjust the caption colors for the selected formitem(s) in a Canvas Section.
 
|-
 
|-
|valign="top"|Format||valign="top"|Adjust appearance attributes for the selected formitem(s) in a Canvas Section||
+
|valign="top"|Format||valign="top"|Adjust appearance attributes for the selected formitem(s) in a Canvas Section.
 
|-
 
|-
|valign="top"|Align||valign="top"|Adjust position attributes for the selected formitem(s) in a Canvas Section||
+
|valign="top"|Align||valign="top"|Adjust position attributes for the selected formitem(s) in a Canvas Section.
 
|-
 
|-
|valign="top"|Text Alignment||valign="top"|Adjust the data alignment for formitems in a Form Section or for the selected formitem(s) in a Canvas Section||
+
|valign="top"|Text Alignment||valign="top"|Adjust the data alignment for formitems in a Form Section or for the selected formitem(s) in a Canvas Section.
 
|-
 
|-
 
|}
 
|}
Line 401: Line 389:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Google Charts||valign="top"|Open the Google Charts tab in the Tools Workspace||
+
|valign="top"|Google Charts||valign="top"|Open the Google Charts tab in the Tools Workspace.
 
|-
 
|-
|valign="top"|<Tool caption>||valign="top"|Open the tab for your added tool in the Tools Workspace||
+
|valign="top"|<Tool caption>||valign="top"|Open the tab for your added tool in the Tools Workspace.
 
|-
 
|-
|valign="top"|Settings...||valign="top"|Open the [[App Settings|Settings]] dialog||
+
|valign="top"|Settings...||valign="top"|Open the [[App Settings|Settings]] dialog.
 
|-
 
|-
 
|}
 
|}
Line 415: Line 402:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Do...||valign="top"|Run a program||
+
|valign="top"|Do...||valign="top"|Run a program.
 
|-
 
|-
|valign="top"|Debug...||valign="top"|Debug a program||
+
|valign="top"|Debug...||valign="top"|Debug a program.
 
|-
 
|-
|valign="top"|Compile...||valign="top"|Compile a Lianja/VFP (.prg) program||
+
|valign="top"|Compile...||valign="top"|Compile a Lianja/VFP (.prg) program.
 
|-
 
|-
 
|}
 
|}
Line 429: Line 415:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Toggle Full Screen||valign="top"|Toggle full screen||
+
|valign="top"|Toggle Full Screen||valign="top"|Toggle full screen.
 
|-
 
|-
|valign="top"|Home||valign="top"|Select the Home workspace||
+
|valign="top"|Home||valign="top"|Select the Home workspace.
 
|-
 
|-
|valign="top"|Projects||valign="top"|Select the Projects workspace||
+
|valign="top"|Projects||valign="top"|Select the Projects workspace.
 
|-
 
|-
|valign="top"|Apps||valign="top"|Select the Apps workspace||
+
|valign="top"|Apps||valign="top"|Select the Apps workspace.
 
|-
 
|-
|valign="top"|Data||valign="top"|Select the Data workspace||
+
|valign="top"|Data||valign="top"|Select the Data workspace.
 
|-
 
|-
|valign="top"|Pages||valign="top"|Select the Pages workspace||
+
|valign="top"|Pages||valign="top"|Select the Pages workspace.
 
|-
 
|-
|valign="top"|Library||valign="top"|Select the Library workspace||
+
|valign="top"|Library||valign="top"|Select the Library workspace.
 
|-
 
|-
|valign="top"|Tools||valign="top"|Select the Tools workspace||
+
|valign="top"|Tools||valign="top"|Select the Tools workspace.
 
|-
 
|-
|valign="top"|Versions||valign="top"|Select the Versions workspace||
+
|valign="top"|Versions||valign="top"|Select the Versions workspace.
 
|-
 
|-
|valign="top"|Console||valign="top"|Select the Console workspace||
+
|valign="top"|Console||valign="top"|Select the Console workspace.
 
|-
 
|-
|valign="top"|Users||valign="top"|Select the Users workspace||
+
|valign="top"|Users||valign="top"|Select the Users workspace.
 
|-
 
|-
|valign="top"|Deploy||valign="top"|Select the Deploy workspace||
+
|valign="top"|Deploy||valign="top"|Select the Deploy workspace.
 
|-
 
|-
|valign="top"|PhoneGap||valign="top"|Select the PhoneGap workspace||
+
|valign="top"|PhoneGap||valign="top"|Select the PhoneGap workspace.
 
|-
 
|-
|valign="top"|App Inspector||valign="top"|Show/hide the App Inspector||
+
|valign="top"|App Inspector||valign="top"|Show/hide the App Inspector.
 
|-
 
|-
|valign="top"|MetaType Editor||valign="top"|Show/hide the MetaType Editor||
+
|valign="top"|MetaType Editor||valign="top"|Show/hide the MetaType Editor.
 
|-
 
|-
|valign="top"|UI State Editor||valign="top"|Open the UI State Editor||
+
|valign="top"|UI State Editor||valign="top"|Open the UI State Editor.
 
|-
 
|-
|valign="top"|Git Console||valign="top"|Open the Git Console||
+
|valign="top"|Git Console||valign="top"|Open the Git Console.
 
|-
 
|-
|valign="top"|Side By Side Windows||valign="top"|Show the App Inspector and the main App Builder windows side by side||valign="top"|The App Inspector will be opened if it is not currently open.
+
|valign="top"|Side By Side Windows||valign="top"|Show the App Inspector and the main App Builder windows side by side.<br>The App Inspector will be opened if it is not currently open.
 
|-
 
|-
|valign="top"|Float All||valign="top"|Float all open script editor tabs in individual windows||valign="top"|Available from the Apps and Library workspaces.
+
|valign="top"|Float All||valign="top"|Float all open script editor tabs in individual windows.<br>Available from the Apps and Library workspaces.
 
|-
 
|-
 
|}
 
|}
Line 477: Line 462:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Getting Started||valign="top"|Getting Started guide||Internet connection required: http://www.lianja.com/doc/index.php/Category:Getting_Started is opened in the default browser.  
+
|valign="top"|Getting Started||valign="top"|Getting Started guide.<br>Internet connection required: http://www.lianja.com/doc/index.php/Category:Getting_Started is opened in the default browser.  
 
|-
 
|-
|valign="top"|Video Tutorials||valign="top"|Video tutorials||Internet connection required: http://www.lianja.com/doc/index.php/Category:Video_Tutorials is opened in the default browser.  
+
|valign="top"|Video Tutorials||valign="top"|Video tutorials.<br>Internet connection required: http://www.lianja.com/doc/index.php/Category:Video_Tutorials is opened in the default browser.  
 
|-
 
|-
|valign="top"|Users Guide||valign="top"|Users Guide||Internet connection required: http://www.lianja.com/doc/index.php/Users_Guide is opened in the default browser.  
+
|valign="top"|Users Guide||valign="top"|Users Guide.<br>Internet connection required: http://www.lianja.com/doc/index.php/Users_Guide is opened in the default browser.  
 
|-
 
|-
|valign="top"|Developers Guide||valign="top"|Developers Guide||Internet connection required: http://www.lianja.com/doc/index.php/Category:Developers_Guide is opened in the default browser.  
+
|valign="top"|Developers Guide||valign="top"|Developers Guide.<br>Internet connection required: http://www.lianja.com/doc/index.php/Category:Developers_Guide is opened in the default browser.  
 
|-
 
|-
|valign="top"|UI Framework Classes||valign="top"|UI Framework Classes||Internet connection required: http://www.lianja.com/doc/index.php/Category:Framework_Classes is opened in the default browser.  
+
|valign="top"|UI Framework Classes||valign="top"|UI Framework Classes.<br>Internet connection required: http://www.lianja.com/doc/index.php/Category:Framework_Classes is opened in the default browser.  
 
|-
 
|-
|valign="top"|Documentation Wiki||valign="top"|Documentation Wiki||Internet connection required: http://www.lianja.com/doc/index.php/Main_Page is opened in the default browser.  
+
|valign="top"|Documentation Wiki||valign="top"|Documentation Wiki.<br>Internet connection required: http://www.lianja.com/doc/index.php/Main_Page is opened in the default browser.  
 
|-
 
|-
 
|}
 
|}
Line 497: Line 481:
 
{| class="wikitable" width="100%"
 
{| class="wikitable" width="100%"
 
!width="20%"|Menu Option
 
!width="20%"|Menu Option
!width="30%"|Operation
+
!width="80%"|Description
!width="50%"|Notes
+
 
|-
 
|-
|valign="top"|Lianja Help||valign="top"|View the Lianja App Builder Documentation in the Home Workspace||
+
|valign="top"|Lianja Help||valign="top"|View the Lianja App Builder Documentation in the Home Workspace
 
|-
 
|-
|valign="top"|Report Bug...||valign="top"|Report a bug on the Lianja web site||Internet connection required: http://www.lianja.com/support/newticket is opened in the default browser.   
+
|valign="top"|Report Bug...||valign="top"|Report a bug on the Lianja web site.<br>Internet connection required: http://www.lianja.com/support/newticket is opened in the default browser.   
 
|-
 
|-
|valign="top"|Developer Community Forums...||valign="top"|Visit the Lianja Developer Community forums||Internet connection required: http://www.lianja.com/community/forum.php is opened in the default browser.
+
|valign="top"|Developer Community Forums...||valign="top"|Visit the Lianja Developer Community forums.<br>Internet connection required: http://www.lianja.com/community/forum.php is opened in the default browser.
 
|-
 
|-
|valign="top"|Development Roadmap...||valign="top"|View the Development Roadmap on the Lianja web site||Internet connection required: http://www.lianja.com/resources/roadmap is opened in the default browser.
+
|valign="top"|Development Roadmap...||valign="top"|View the Development Roadmap on the Lianja web site.<br>Internet connection required: http://www.lianja.com/resources/roadmap is opened in the default browser.
 
|-
 
|-
|valign="top"|Lianja on the Web...||valign="top"|Visit the Lianja web site||Internet connection required: http://www.lianja.com is opened in the default browser.  
+
|valign="top"|Lianja on the Web...||valign="top"|Visit the Lianja web site.<br>Internet connection required: http://www.lianja.com is opened in the default browser.  
 
|-
 
|-
|valign="top"|Activate...||valign="top"|Activate a Lianja License||Internet connection required.
+
|valign="top"|Activate...||valign="top"|Activate a Lianja License.<br>Internet connection required.
 
|-
 
|-
|valign="top"|Deactivate...||valign="top"|Deactivate a Lianja License||Internet connection required.
+
|valign="top"|Deactivate...||valign="top"|Deactivate a Lianja License.<br>Internet connection required.
 
|-
 
|-
|valign="top"|Check for updates...||valign="top"|Check for updates||Internet connection required.
+
|valign="top"|Check for updates...||valign="top"|Check for updates.<br>Internet connection required.
 
|-
 
|-
|valign="top"|Purchase a license...||valign="top"|Visit the Lianja Online Store||Internet connection required: http://www.lianja.com/store is opened in the default browser.  
+
|valign="top"|Purchase a license...||valign="top"|Visit the Lianja Online Store.<br>Internet connection required: http://www.lianja.com/store is opened in the default browser.  
 
|-
 
|-
|valign="top"|About Lianja App Builder||valign="top"|Display information about Lianja App Builder||
+
|valign="top"|About Lianja App Builder||valign="top"|Display information about Lianja App Builder.
 
|-
 
|-
 
|}
 
|}

Revision as of 11:28, 27 July 2016

File

Menu Option Description
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 Description
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.
Toggle LiveCode Toggle LiveCode functionality.

View

Menu Option Description
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.
Hides the InfoPanel and, in the Pages workspace, the Form Tools
Show All Show All.
Shows the InfoPanel and, in the Pages workspace, the Form Tools
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 Description
Indent Ctrl+I Increase indent.
Unindent Ctrl+Shift+I Decrease indent.
Comment Ctrl+T Comment out (//) selected line(s).
Uncomment Ctrl+Shift+T Uncomment selected line(s).
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 Description
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 Description
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.
There must be a database open.
Create Virtual Tables from ODBC... Create Virtual Tables in the current database from an ODBC datasource.
There must be a database open.
Create Local Virtual Tables... Create local Virtual Tables in the current database.
There must be a database open.
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. There must be a database open.

Pages

The following operations are available in the Pages Workspace with an open App.

Menu Option Description
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

The following operations are available in the Pages Workspace with an open App with a page.

Menu Option Description
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 section as a Section Template.
Section Attributes... Open the Attributes dialog for the current section.

Gadgets

The following operations are available in the Pages Workspace with an open App and a Form section selected on the page.

Menu Option Description
Image Add an Image gadget to the current Form section.
Rich Text Editor Add a Rich Text Editor gadget to the current Form section.
EditBox Add an EditBox gadget to the current Form section.
WebView Add a WebView gadget to the current Form section.
ListView Add a ListView gadget to the current Form section.
Grid Add a Grid gadget to the current Form section.
CheckListView Add a CheckListView gadget to the current Form section.
TreeView Add a TreeView gadget to the current Form section.
Component Add a Component gadget to the current Form section.
Chart Add a Chart gadget to the current Form section.
Google Add a Google gadget to the current Form section.
Custom Add a Custom gadget to the current Form section.

Controls

The following operations are available in the Pages Workspace with an open App and a Canvas section selected on the page.

Menu Option Description
ActiveX Add an ActiveX control to the current Canvas section.
ListBox Add a ListBox control to the current Canvas section.
TreeGrid Add a TreeGrid control to the current Canvas section.
WebView Add a WebView control to the current Canvas section.
Rich Text Editor Add a Rich Text Editor control to the current Canvas section.
CheckBox Add a CheckBox control to the current Canvas section.
ComboBox Add a ComboBox control to the current Canvas section.
CommandButton Add a CommandButton control to the current Canvas section.
Date TextBox Add a Date TextBox control to the current Canvas section.
DateTime TextBox Add a DateTime TextBox control to the current Canvas section.
Numeric TextBox Add a Numeric TextBox control to the current Canvas section.
EditBox Add an EditBox control to the current Canvas section.
Hyperlink Add a Hyperlink control to the current Canvas section.
LCDNumber Add a LCDNumber control to the current Canvas section.
Slider Add a Slider control to the current Canvas section.
Progress Bar Add a Progress Bar control to the current Canvas section.
OptionButton Add an OptionButton control to the current Canvas section.
OptionGroup Add an OptionGroup control to the current Canvas section.
Spinner Add a Spinner control to the current Canvas section.
TextBox Add a TextBox control to the current Canvas section.
Image Add an Image control to the current Canvas section.
Label Add a Label control to the current Canvas section.
Subtitle Add a Subtitle control to the current Canvas section.
Separator Add a Separator control to the current Canvas section.

Layout

The following operations are available in the Pages Workspace with an open App and a Form section selected on the page, or a Canvas section and one or more formitems selected.

Menu Option Description
Dividers Add a divider to a Form Section.
Labels Adjust the caption position and size for formitems in a Form Section.
Text Font Adjust the caption text size for the selected formitem(s) in a Canvas Section.
Text Color Adjust the caption colors for the selected formitem(s) in a Canvas Section.
Format Adjust appearance attributes for the selected formitem(s) in a Canvas Section.
Align Adjust position attributes for the selected formitem(s) in a Canvas Section.
Text Alignment Adjust the data alignment for formitems in a Form Section or for the selected formitem(s) in a Canvas Section.

Tools

Menu Option Description
Google Charts Open the Google Charts tab in the Tools Workspace.
<Tool caption> Open the tab for your added tool in the Tools Workspace.
Settings... Open the Settings dialog.

Program

Menu Option Description
Do... Run a program.
Debug... Debug a program.
Compile... Compile a Lianja/VFP (.prg) program.

Window

Menu Option Description
Toggle Full Screen Toggle full screen.
Home Select the Home workspace.
Projects Select the Projects workspace.
Apps Select the Apps workspace.
Data Select the Data workspace.
Pages Select the Pages workspace.
Library Select the Library workspace.
Tools Select the Tools workspace.
Versions Select the Versions workspace.
Console Select the Console workspace.
Users Select the Users workspace.
Deploy Select the Deploy workspace.
PhoneGap Select the PhoneGap workspace.
App Inspector Show/hide the App Inspector.
MetaType Editor Show/hide the MetaType Editor.
UI State Editor Open the UI State Editor.
Git Console Open the Git Console.
Side By Side Windows Show the App Inspector and the main App Builder windows side by side.
The App Inspector will be opened if it is not currently open.
Float All Float all open script editor tabs in individual windows.
Available from the Apps and Library workspaces.

Documentation

The following operations take you to documentation resources on the Lianja web site.

Menu Option Description
Getting Started Getting Started guide.
Internet connection required: http://www.lianja.com/doc/index.php/Category:Getting_Started is opened in the default browser.
Video Tutorials Video tutorials.
Internet connection required: http://www.lianja.com/doc/index.php/Category:Video_Tutorials is opened in the default browser.
Users Guide Users Guide.
Internet connection required: http://www.lianja.com/doc/index.php/Users_Guide is opened in the default browser.
Developers Guide Developers Guide.
Internet connection required: http://www.lianja.com/doc/index.php/Category:Developers_Guide is opened in the default browser.
UI Framework Classes UI Framework Classes.
Internet connection required: http://www.lianja.com/doc/index.php/Category:Framework_Classes is opened in the default browser.
Documentation Wiki Documentation Wiki.
Internet connection required: http://www.lianja.com/doc/index.php/Main_Page is opened in the default browser.

Help

Menu Option Description
Lianja Help View the Lianja App Builder Documentation in the Home Workspace
Report Bug... Report a bug on the Lianja web site.
Internet connection required: http://www.lianja.com/support/newticket is opened in the default browser.
Developer Community Forums... Visit the Lianja Developer Community forums.
Internet connection required: http://www.lianja.com/community/forum.php is opened in the default browser.
Development Roadmap... View the Development Roadmap on the Lianja web site.
Internet connection required: http://www.lianja.com/resources/roadmap is opened in the default browser.
Lianja on the Web... Visit the Lianja web site.
Internet connection required: http://www.lianja.com is opened in the default browser.
Activate... Activate a Lianja License.
Internet connection required.
Deactivate... Deactivate a Lianja License.
Internet connection required.
Check for updates... Check for updates.
Internet connection required.
Purchase a license... Visit the Lianja Online Store.
Internet connection required: http://www.lianja.com/store is opened in the default browser.
About Lianja App Builder Display information about Lianja App Builder.