|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Declares the default color and style for the lines, rectangles, circles, ... in an Image control. |
|
|
|
|
|
|
|
| The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects...... |
|
|
|
|
|
|
|
| WEBDEV proposes two types of sliders...... |
|
|
|
|
|
|
|
| In a dynamic WEBDEV site, the page data is refreshed during a user action...... |
|
|
|
|
|
|
|
| Different types of pages can be used in the sites created with WEBDEV...... |
|
|
|
|
|
|
|
| When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|