|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Once the development of your WINDEV application is completed (windows, reports, queries, etc.)... |
|
|
|
|
|
|
|
| Adds and displays a widget (internal window) in a Dashboard control. |
|
|
|
|
|
|
|
| Displays a custom error message in a system error window. |
|
|
|
|
|
|
|
| Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Inserts an empty row into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Converts an OEM string (DOS) to an ANSI string (Windows). |
|
|
|
|
|
|
|
| Modifies or returns the visibility state of the refresh bar in a window. |
|
|
|
|
|
|
|
| Saves the current configuration of the Dockable Panel controls of a window. |
|
|
|
|
|
|
|
| Plays an animation when a control, a group of controls or a window is modified. |
|
|
|
|
|
|
|
| The following events appear by default in the WEBDEV code editor: |
|
|
|
|
|
|
|
| Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
|
| Modifies the title of the next window (or dialog box) displayed. |
|
|
|
|
|
|
|
| Converts an ANSI string (Windows) to an OEM string (DOS). |
|
|
|
|
|
|
|
| Deselects one or more cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Creates a task in the Windows scheduler (if this task does not already exist). |
|
|
|
|
|
|
|
| Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
|
| Opens a toast whose content is based on an internal window. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
|
| The diagram below presents the use of "programmed AJAX" in a WEBDEV website...... |
|
|
|
|
|
|
|
| Initializes Bluetooth Low Energy (required in Windows and iOS only) |
|
|
|
|
|
|
|
| Adds a calculation formula into a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Detaches a Dockable Panel control to transform it into a floating window. |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| The InternalWindow property sets the name of the internal window to be used. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|