|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV includes different events associated with the HTML control...... |
|
|
|
|
|
|
|
| Selects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
|
| Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Seeks a value in the cells of a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed. |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
|
| MyPopupControl is used to handle the control that opened a popup window... |
|
|
|
|
|
|
|
| Retrieves the DC (Device Context) of a window, control or screen. |
|
|
|
|
|
|
|
| Identifies the key found after the specified key in the Windows registry. |
|
|
|
|
|
|
|
| Adds a new cell to the status bar of the current window. |
|
|
|
|
|
|
|
| Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV site...... |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
|
| Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
|
| Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Saves the current configuration of the Dockable Panel controls of a window. |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|