| AddDatabase | Adds a database to the workspace and highlights the icon, or highlights the icon if the database is already on the workspace. |
| CheckAlarms | Triggers the alarm daemon to check for new alarms in the mail file. |
| ComposeDocument | Using a database and form that you specify, creates a new document and displays it on the workspace. |
| DialogBox | Brings up a dialog box that displays the current document (either open or selected in a view) or a specified document using a form you specify. The… |
| EditDocument | Opens the current or a specified document in a mode that you specify. |
| EditProfile | Opens a new or existing Profile document in Edit mode. |
| EnableAlarms | Starts or stops the alarm daemon. |
| Folder | Copies or moves the current document to a folder. |
| GetComponentViewPreference | Returns the value of the specified component view preference. |
| GetCurrentDatabase | Returns a NotesUIDatabase object representing the database that's currently open. |
| GetListOfTunes | Returns the known sounds on your system. |
| OpenDatabase (NotesUIWorkspace) | Opens a database to a view that you specify. |
| OpenFileDialog | Gets file names from the "Open" dialog box. |
| OpenFrameSet | Opens the specified frameset within the current target frame. |
| OpenPage | Opens the specified page within the current target frame. |
| OutlineReload | Reloads a specified outline. |
| PickListCollection | Creates a NotesDocumentCollection object from a list selected by the user. You specify a view within a database from which the user can select one or… |
| PickListStrings | Creates a string array from a list selected by the user. |
| PlayTune | Plays the specified tune. |
| Prompt | Displays a dialog box and returns a value based on your actions in the dialog box. |
| RefreshParentNote | Updates the note with the specified value entered in the dialog box. |
| ReloadWindow | Reloads the contents of the current window. |
| SaveFileDialog | Gets a file name from the "Save As" dialog box. |
| SetCurrentLocation | Sets your current workstation location to the specified location, such as Office, Island, Home, or Travel. |
| SetTargetFrame | Allows you to specify a target frame when opening a view, page, or frameset, or when composing or editing a document. |
| URLOpen | Retrieves a World Wide Web page specified by its URL. |
| UseLSX | Loads a LotusScript® extensions (LSX) file containing Public definitions. |
| ViewRebuild | Rebuilds a UI view from its associated back-end view. |
| ViewRefresh | Refreshes a UI view to match its associated back-end view. |