|
|
|
|
|
|
|
|
|
|
|
|
|
|
| List of functions for managing the scheduler |
|
|
|
|
|
|
|
| List of miscellaneous Windows functions |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
|
| List of functions for managing services |
|
|
|
|
|
|
|
| List of functions for managing the registry |
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
MultiTask is used to: - define a timeout,
- give control back to Windows,
- give control back to Windows and to WLanguage.
|
|
|
|
|
|
|
|
| A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area... |
|
|
|
|
|
|
|
| List of functions for managing the recycle bin |
|
|
|
|
|
|
|
| By default, WINDEV applications allow end users to modify the interface of the application...... |
|
|
|
|
|
|
|
| The ContextMenu property is used to:
Get the custom context menu of a control, window or page.... |
|
|
|
|
|
|
|
| List of events associated with Button controls... |
|
|
|
|
|
|
|
| of a Ribbon or Dynamic Tab control outside the window.
Allow or prevent the end user from moving the panes... |
|
|
|
|
|
|
|
| Some WINDEV features use the GDI+ framework...... |
|
|
|
|
|
|
|
| Modifies the border of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
|
| Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
|
| Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
| Used to get the rights granted to a control, a window, a page or a report. |
|
|
|
|
|
|
|
| Highlights, in a window or control, all the captions and texts corresponding to a given text. |
|
|
|
|
|
|
|
| Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
| Retrieves the list of selected cells in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Retrieves the calculation formula of a cell found in a Spreadsheet control of a window. |
|
|
|
|
|
|
|
| Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
| Deletes the history from the search control found in the action bar of a window. |
|
|
|
|
|
|
|
| Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Inserts a row as an internal window into a Looper control populated programmatically. |
|
|
|
|
|
|
|
| In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|