Methods for cBaseDbLocalWebControlHost
View method list in hierarchical order.
| Name | Type | Description | Defining Class |
|---|---|---|---|
| Activate | Procedure | Gives an object the focus (and adds it to the focus tree) | cUIObject |
| Activate_Scope | Procedure | Activates objects that are separate tools to the application | cUIObject |
| Add_Focus | Procedure | Adds the object into the focus tree at the Next_Level of the hoParent in the focus tree | cUIObject |
| AddKeyHandler | Procedure | Adds a client side key handler | cBaseLocalControlHost |
| AddResponseAttachment | Function | Adds an attachment to the response | cBaseLocalControlHost |
| AddScriptToExecuteOnDocumentCreated | Function | Adds a script that will be executed during the loading of the future documents | cWebView2Browser |
| AddWebResourceRequestedFilter | Procedure | Sets up a resource request filter that will enable the OnWebResourceRequested for these requests | cWebView2Browser |
| Adjust_Logicals | Procedure | Sets the logical coordinates for size and location to the best approximations of the actual physical coordinates of the object | DfComUIObject |
| AppSynching | Function | Returns True if the application is in an initializing state | cBaseLocalControlHost |
| Beginning_of_Panel | Procedure | Gives the focus to the first item in the first object in the current parent-child hierarchy | cComActiveXControl |
| Bell | Procedure | Rings the PC bell | cUIObject |
| Bottom_of_Panel | Procedure | Activates the last child object of this object that is a DEO, if any | cComActiveXControl |
| CallBack | Procedure | Use this procedure to delay a task to a new server round-trip | cBaseLocalControlHost |
| Cancel | Procedure | Used to terminate the current level of a start_ui or ui_accept | cUIObject |
| CanCopy | Function | Determines whether a Copy operation can be successfully completed | cUIObject |
| CanCut | Function | Determines whether a Cut operation can be successfully completed | cUIObject |
| CanDelete | Function | Determines whether a Delete operation can be successfully completed | cUIObject |
| CanPaste | Function | Determines whether a Paste operation can be successfully completed | cUIObject |
| CanSelect | Function | Determines whether a Select operation can be successfully completed | cUIObject |
| CanUndo | Function | Determines whether n Undooperation can be successfully completed | cUIObject |
| CapturePreview | Procedure | Captures the currently displayed document into an image | cWebView2Browser |
| CheckUpdateWebUI | Procedure | cLocalWebControlHost | |
| ChildByIndex | Function | Can be used to iterate the direct children of an object | cObject |
| ClassSuperClass | Function | Returns the superclass of the passed class | cObject |
| ClearVirtualHostNameToFolderMapping | Procedure | Clears a virtual hostname mapping created using SetVirtualHostNameToFolderMapping | cWebView2Browser |
| ClientAction | Procedure | Calls a function of the client JavaScript object | cBaseLocalControlHost |
| ClientActionEx | Procedure | Adds a client action to the response that will be executed on the client | cBaseLocalControlHost |
| ClientLog | Procedure | Displays a diagnostic string on the client's JavaScript debugging console | cBaseLocalControlHost |
| ClientResize | Procedure | Forces a full resize on the client | cBaseLocalControlHost |
| ClientTranslations | Function | Returns translations in an array of name value structs | cBaseLocalControlHost |
| ComAddRef | Procedure | DfInPlaceComObject | |
| ComQueryInterface | Function | DfInPlaceComObject | |
| ConditionalFocus | Procedure | Gives the control the focus but only if the browser platform is not a mobile device (tablet / phone) | cBaseLocalControlHost |
| Confirm | Function | Pops up a "Yes/No" confirmation | cUIObject |
| Create | Function | Creates an object based on the passed Class Id | cObject |
| CreateComObject | Procedure | Sent to create and connect to an instance of the ActiveX control associated with this object | DfInPlaceComObject |
| CreateNamed | Function | Creates an object based on the passed Class Id and assigns it a name Name based on a passed name | cObject |
| Data_Loss_Confirmation | Function | Pops up a "Yes/No" confirmation for data loss | cUIObject |
| Deactivate | Procedure | Removes the object from the focus tree | cUIObject |
| Default_Key | Procedure | Used in On_key command to restore standard accelerator for an object | cUIObject |
| Delete_Confirmation | Function | Pops up a "Yes/No" confirmation for a delete | cUIObject |
| DEO_Object | Function | Determines if the object understands the DEO interface | cBaseLocalControlHost |
| DEOControlFocusObject | Function | Returns the object handle of the object representing the currently focused control on the client if the control supports the full data binding interface | cBaseLocalControlHost |
| DEOFocusObject | Function | Returns the object handle of the object representing the currently focused control on the client if the control supports the data entry object interface | cBaseLocalControlHost |
| Destroy | Procedure | Destroys the object that receives the message and any child objects of that object | cObject |
| DialogToGui | Function | This is used to convert dialog units to gui units. | DfComUIObject |
| DoHtmlHelp | Procedure | Launches Compiled HTML Help | cComActiveXControl |
| End_of_Panel | Procedure | Gives the focus to the last item in the last object in the current parent-child hierarchy | cComActiveXControl |
| Entry_Update | Procedure | Moves data from all DEOs whose Data_File is passed and with Changed_State of True, to the global record buffer of the passed table | cBaseDbLocalWebControlHost |
| Error_Help | Procedure | cComActiveXControl | |
| ExecuteScript | Function | Executes a script within the current top-level document of the WebView2 control | cWebView2Browser |
| Exit_Application | Procedure | Starts the process of closing an application | cObject |
| Exit_Function | Procedure | Causes deactivation of this object's parent view or dialog | cBaseDbLocalWebControlHost |
| Exit_Loss_Confirmation | Function | Pops up a "Yes/No" confirmation for exit loss | cUIObject |
| Extended_Help | Procedure | cComActiveXControl | |
| File_Help | Procedure | cComActiveXControl | |
| FindWebObject | Function | cBaseLocalControlHost | |
| FindWebObjectSilent | Function | cBaseLocalControlHost | |
| Focus | Procedure | Gives the control the focus | cBaseLocalControlHost |
| FocusObject | Function | Returns the object handle of the object representing the currently focused control on the client | cBaseLocalControlHost |
| GetReportsCache | Function | Returns the web application's Report Cache directory | cBaseLocalControlHost |
| GoBack | Procedure | Navigates one step back in the browser history | cWebView2Browser |
| GoForward | Procedure | Navigates one step forward in the browser history | cWebView2Browser |
| GuiClientSize | Function | This returns an object's client area size as a folded integer value | DfComUIObject |
| GuiToDialog | Function | This is used to convert gui units to dialog units. | DfComUIObject |
| GuiWindowSize | Function | This returns an object's outer window bounding size as a folded value | DfComUIObject |
| Help | Procedure | Requests Help. Usually invoked by pressing F1 or pressing a Button that sends this message | cComActiveXControl |
| Help_For_Help | Procedure | cComActiveXControl | |
| Help_Index | Procedure | cComActiveXControl | |
| Help_on_Topic | Procedure | cComActiveXControl | |
| HistoryPushState | Procedure | Pushes a new history item to the history stack | cBaseLocalControlHost |
| HistoryReplaceState | Procedure | Replaces the top level item on the history stack (so no new history item is added) | cBaseLocalControlHost |
| Host | Function | Returns a Handle to the Host object of this web object | cBaseLocalControlHost |
| HtmlPath | Function | Determines the path to AppHtml | cLocalWebControlHost |
| InitDynamicProp | Procedure | Sets a dynamic property value | cBaseLocalControlHost |
| Initializing | Function | Determines whether the WebApp host (cWebApp or cLocalWebAppHost) is still initializing (objects are being created and initialized) | cBaseLocalControlHost |
| IsClassOfClass | Function | Determines whether the target class is part of the searched class's hierarchy | cObject |
| IsComObjectCreated | Function | Tests to see if a COM object exists by getting the value of IsComObjectCreated | cComActiveXControl |
| IsDynamicObject | Function | Checks whether the object is dynamic or not | cBaseLocalControlHost |
| IsLoaded | Function | Checks if the webobject is loaded to the client | cBaseLocalControlHost |
| IsObjectOfClass | Function | Determines whether the passed class is part of the object's class hierarchy | cObject |
| Item | Procedure Set | Changes the current item to the first or last data item (depending on the value of last) in the displayed range of items | cUIObject |
| Keys_Help | Procedure | cComActiveXControl | |
| Line_Delete_Confirmation | Function | Pops up a "Yes/No" confirmation for a line delete | cUIObject |
| Line_Save_Confirmation | Function | Pops up a "Yes/No" confirmation for a line save | cUIObject |
| Navigate | Procedure | Initiates a browser navigation to the provided URL | cWebView2Browser |
| NavigateInfo | Function | Returns array of navigation paths that the current object has registered | cBaseLocalControlHost |
| NavigateNewWindow | Procedure | Opens a URL in a new browser window with specified height and width. | cBaseLocalControlHost |
| NavigatePath | Procedure | Performs the navigation registered for this web object | cBaseLocalControlHost |
| NavigateRefresh | Procedure | Reloads web application in the browser | cBaseLocalControlHost |
| NavigateToPage | Procedure | Opens a URL in a new browser tab, a new browser window or replaces your web application | cBaseLocalControlHost |
| NavigateToString | Procedure | Renders the provided HTML as top-level document | cWebView2Browser |
| Next | Procedure | Moves the focus to the next object in the tab order when the Tab key is pressed | cUIObject |
| Next_Object_Id | Function | Called by the switch message to determine the object_id of the next object to go to in the focus tree | cComActiveXControl |
| No_Confirmation | Function | Used to cancel a confirmation message | cUIObject |
| None | Procedure | Does nothing - used by on_key and commands to stop a key assignment | cUIObject |
| ObjectClass | Function | Returns the integer class ID assigned to the class this object is based on | cObject |
| Ok | Procedure | Used on items and accelerator key definitions to terminate the current level of start_ui or ui_accept | cUIObject |
| OpenDevToolsWindow | Procedure | Opens the developer tools window | cWebView2Browser |
| Page_Object | Procedure | Adds or removes an object from the focus tree | cUIObject |
| Popup | Procedure | Activates a modal dialog | cUIObject |
| PostWebMessageAsJson | Procedure | Posts a message to the document loaded inside the WebView2 control | cWebView2Browser |
| PostWebMessageAsJsonHandle | Procedure | Posts a message to the document loaded inside the WebView2 control | cWebView2Browser |
| PostWebMessageAsString | Procedure | Posts a message to the document loaded inside the WebView2 control | cWebView2Browser |
| Previous | Procedure | Moves the focus to the previous object in the tab order when the Shift+Tab key is pressed | cUIObject |
| Prior_Object_Id | Function | Called by the switch_back message to determine the object_id of the previous object to go to in the focus tree | cComActiveXControl |
| ptActionData | Function | Retrieves the action data for a server action as value tree | cBaseLocalControlHost |
| Refresh | Procedure | Event used to synchronize the object's data with the DDO | cBaseDbLocalWebControlHost |
| RegisterComEvent | Procedure | DfInPlaceComObject | |
| RegisterOnCallEndEvent | Procedure | cBaseLocalControlHost | |
| RegisterPropertyChangeEvent | Procedure | DfInPlaceComObject | |
| Release_Mouse_Capture | Procedure | Restores normal mouse capture | DfComUIObject |
| ReleaseComObject | Procedure | Releases ActiveX control associated with this object | DfInPlaceComObject |
| Reload | Procedure | Reloads the current document | cWebView2Browser |
| RemoveKeyHandler | Procedure | Removes a client side key handler | cBaseLocalControlHost |
| RemoveOnCallEndEvent | Procedure | cBaseLocalControlHost | |
| RemoveScriptToExecuteOnDocumentCreated | Procedure | Removes a script that is added using AddScriptToExecuteOnDocumentCreated | cWebView2Browser |
| RemoveWebResourceRequestedFilter | Procedure | Removes a resource request filter that was previously set up using AddWebResourceRequestedFilter | cWebView2Browser |
| ReportFatalError | Procedure | Called when a fatal error occurs while parsing a request received from the page | cLocalWebControlHost |
| Request_Cancel | Procedure | Deactivates DEO views or dialogs | cBaseDbLocalWebControlHost |
| Request_Clear | Procedure | Clears panel, and changes focus to first object or item in panel if auto_top_panel_state is true | cBaseDbLocalWebControlHost |
| Request_Clear_All | Procedure | Clears panel, and changes focus to first object or item in panel if auto_top_panel_state is true | cBaseDbLocalWebControlHost |
| Request_Delete | Procedure | Deletes current record in main_file of the server DSO, if any, else issues an error | cBaseDbLocalWebControlHost |
| Request_Destroy_Object | Procedure | Use the Destroy method instead | cObject |
| Request_Find | Procedure | Finds on specified file using given find_mode and index | cBaseDbLocalWebControlHost |
| Request_Save | Procedure | Saves all changes in DEOs attached to the DDO or to any DDO which is a server of the DDO | cBaseDbLocalWebControlHost |
| Request_Save_No_Clear | Procedure | Saves changes to the current record of this object's server, if any, and does not clear the buffer | cBaseDbLocalWebControlHost |
| Request_Status_Help | Procedure | Sent when an object is about to take or lose the focus | cComActiveXControl |
| Request_Superfind | Procedure | Performs superfind on the designated file by the main index of field and notifies all connected DSOs of the result | cBaseDbLocalWebControlHost |
| RequestAttachment | Function | Retrieves an attachment from the request based on its index | cBaseLocalControlHost |
| ReSize_Label | Procedure | Called to resize the object's label after a font change | cComActiveXControl |
| ResourceManager | Function | Returns handle to the cWebResourceManager object | cBaseLocalControlHost |
| Save_Confirmation | Function | Pops up a "Yes/No" confirmation for a save | cUIObject |
| ScrollIntoView | Procedure | Scrolls an object that is currently scrolled out of the view into view | cBaseLocalControlHost |
| Server | Function | Locates the DataDictionary that provides database services for this object | cLocalWebControlHost |
| ServerPropStore | Function | Returns handle to the cWebServerPropStore object | cBaseLocalControlHost |
| ServiceDispatcher | Function | Returns handle to the cWebServiceDispatcher object | cBaseLocalControlHost |
| SessionManager | Function | Returns handle to the cWebSessionManager object | cBaseLocalControlHost |
| SetActionMode | Procedure | Allows developer to configure a wait dialog for every server action | cBaseLocalControlHost |
| SetPageTitle | Procedure | Sets the page's HTML title element dynamically | cBaseLocalControlHost |
| SetVirtualHostNameToFolderMapping | Procedure | Creates a virtual mapping between the provided host name and a local folder on disk | cWebView2Browser |
| ShowInfoBox | Procedure | Displays a modal information dialog with a message and a caption | cBaseLocalControlHost |
| ShowMessageBox | Procedure | Displays a web message box | cBaseLocalControlHost |
| ShowYesNo | Procedure | Displays an information dialog with Yes and No buttons | cBaseLocalControlHost |
| ShowYesNoCancel | Procedure | Displays an information dialog with Yes, No and Cancel buttons | cBaseLocalControlHost |
| Stop | Procedure | Stops all navigations and pending resource fetches | cWebView2Browser |
| Stop_UI | Procedure | Terminates a popup_modal message and returns execution to the next line after the one on which this message was sent | cUIObject |
| Switch | Procedure | Moves the focus to the object returned by the next_object_id function | cUIObject |
| Switch_Back | Procedure | Moves the focus to the object returned by the prior_object_id function | cUIObject |
| Switch_Next_Area | Procedure | Moves the focus to the next "area" within a view | cComActiveXControl |
| Switch_Next_Group | Procedure | Moves the focus to the first object in the next_level of the next_object of the prior_level of this object | cUIObject |
| Switch_Next_Scope | Procedure | Moves the focus to the scope focus of the next scope | cUIObject |
| Switch_Prior_Area | Procedure | Moves the focus to the previous "area" within a view | cComActiveXControl |
| Switch_Prior_Group | Procedure | Moves the focus to the last object in the prior_level of the prior_object of the next_level of this object | cUIObject |
| Switch_Prior_Scope | Procedure | Moves the focus to the scope focus of the prior_scope | cUIObject |
| Top_of_Panel | Procedure | Activates the first child object of this object that is a DEO, if any; else activates this object | cComActiveXControl |
| UnSyncWebProperty | Procedure | Unsynchronizes a client web property | cBaseLocalControlHost |
| UpdateWebUI | Procedure | cLocalWebControlHost | |
| UploadFolder | Function | Determines the path to the default upload folder | cBaseLocalControlHost |
| Validate_Items | Function | Validates data in this DEO and gives an object the focus in the event validation fails | cBaseDbLocalWebControlHost |
| ValidLogin | Function | Determines if a login is required to access the web application | cBaseLocalControlHost |
| Verify_Data_Loss | Function | Sends the Verify_Data_Loss_msg message when user action causes the program to get this function | cBaseDbLocalWebControlHost |
| Verify_Delete | Function | Sends the Verify_Delete_msg message when user action causes the program to get this functio | cBaseDbLocalWebControlHost |
| Verify_Exit | Function | The Verify_Exit message searches through parent DEOs looking for a non-zero Verify_Exit_Msg | cBaseDbLocalWebControlHost |
| Verify_Save | Function | Sends the Verify_Save_msg message when user action causes the program to get this function | cBaseDbLocalWebControlHost |
| ViewStack | Function | Returns handle to the cWebViewStack object | cBaseLocalControlHost |
| VirtualHtml | Function | Generates the HTML loaded into the control host | cLocalWebControlHost |
| VirtualInitScript | Function | Generates the JavaScript executed during page load to initialize the WebApp framework | cLocalWebControlHost |
| VirtualUrl | Function | Generates the URL that is loaded within the browser instance | cLocalWebControlHost |
| WebMessageAdditionalFileObjectPaths | Function | Can be used to query file paths of additional file objects passed with a WebMessage | cWebView2Browser |
| WebMethodByName | Function | Searches for the message handle of a message based on the name of a web method | cBaseLocalControlHost |
| WebMethodIsFunction | Function | Determines if a web method is a function or a procedure | cBaseLocalControlHost |
| WebMethodName | Function | Converts the message handle of a web method into a string | cBaseLocalControlHost |
| WebObjectByName | Function | Searches for the object handle of a web object using its public name | cBaseLocalControlHost |
| WebObjectName | Function | The public web object name of this object | cBaseLocalControlHost |
| WebResourceRequestContent | Function | Use this function inside OnWebResourceRequested to query the HTTP request body of the current resource request | cWebView2Browser |
| WebResourceRequestHeader | Function | Use this function inside OnWebResourceRequested to query a specific HTTP header value of the current resource request | cWebView2Browser |
| WebResourceResponseSet | Procedure | Can be used inside OnWebResourceRequested to set additional header values for the response. | cWebView2Browser |
| WebResourceResponseSetHeader | Procedure | Use inside OnWebResourceRequested to set additional HTTP headers on the response when overriding the response using WebResourceResponseSet | cWebView2Browser |