|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| Used to find out the Internet address of a page. |
|
|
|
|
|
|
|
| Displays a web page in the user's browser.... |
|
|
|
|
|
|
|
| Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism. |
|
|
|
|
|
|
|
| Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts. |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| Automatically initializes:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
the values of the bound WLanguage variables.... |
|
|
|
|
|
|
|
| Hides a popup page displayed in the page via PopupDisplayPage. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| Executes a procedure on each element of a source array and returns the results in a WLanguage array. |
|
|
|
|
|
|
|
| Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety. |
|
|
|
|
|
|
|
| Deletes an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Deletes a shape drawn on the map displayed in an Map control. |
|
|
|
|
|
|
|
| Indicates whether the popup of a marker in a Map control is displayed. |
|
|
|
|
|
|
|
| Modifies an image drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Modifies a shape drawn on the map displayed in a Map control. |
|
|
|
|
|
|
|
| Limits the geographic area displayed in the Map control. |
|
|
|
|
|
|
|
| Closes the popup of a marker displayed in the Map control. |
|
|
|
|
|
|
|
| Opens the popup of a marker displayed in a Map control. |
|
|
|
|
|
|
|
| Changes the style of the map displayed in the Map control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|