|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
|
| List of functions for managing pages (prefix syntax)... |
|
|
|
|
|
|
|
| Establishes a DDE connection between the current program and the recipient according to a given topic. |
|
|
|
|
|
|
|
| Identifies the recipient of a DDE connection. |
|
|
|
|
|
|
|
| Deletes a connection between the current program and a recipient. |
|
|
|
|
|
|
|
| Identifies the item affected by a DDE event. |
|
|
|
|
|
|
|
| Identifies the subject of conversation associated with a DDE connection. |
|
|
|
|
|
|
|
| Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
|
| Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
|
| Edits an OLE object contained in an OLE control. |
|
|
|
|
|
|
|
| Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
|
| Lists the OLE servers registered toward the current system. |
|
|
|
|
|
|
|
| Converts the content of a Variant variable to JSON. |
|
|
|
|
|
|
|
| Refreshes a page displayed in the user's browser from the context on the server.... |
|
|
|
|
|
|
|
| UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled...... |
|
|
|
|
|
|
|
| Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages). |
|
|
|
|
|
|
|
| Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
|
| The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable. |
|
|
|
|
|
|
|
| Allows you to find out whether a page context exists on the server (which means whether the page was opened). |
|
|
|
|
|
|
|
| Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
|
| The Movable property is used to define if an element can be moved. |
|
|
|
|
|
|
|
| Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server. |
|
|
|
|
|
|
|
| Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one. |
|
|
|
|
|
|
|
| Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|