|
|
|
|
|
|
|
|
|
|
|
|
|
|
| This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| Opens the image picker of Windows. |
|
|
|
|
|
|
|
| Returns information about the Windows version used on the current computer. |
|
|
|
|
|
|
|
| The following functions are used to manage speech recognition: |
|
|
|
|
|
|
|
MultiTask is used to: - define a timeout,
- give control back to Windows,
- give control back to Windows and to WLanguage.
|
|
|
|
|
|
|
|
| List of functions for managing the clipboard |
|
|
|
|
|
|
|
| Identifies the name of the connected user. |
|
|
|
|
|
|
|
| Returns the Windows accent color. |
|
|
|
|
|
|
|
| List of functions for mouse management |
|
|
|
|
|
|
|
| WINDEV Mobile applications can run on the following platforms |
|
|
|
|
|
|
|
| Indicates whether the code is run in Windows mode or not. |
|
|
|
|
|
|
|
| Converts:
a UNICODE string to ANSI (Windows).
a buffer containing a UNICODE string... |
|
|
|
|
|
|
|
| Intercepts a Windows event on a control, a group of controls or a WINDEV window. |
|
|
|
|
|
|
|
| The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC... |
|
|
|
|
|
|
|
| Converts:
an ANSI string (Windows) to a UNICODE string.
a buffer containing an ANSI string... |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
|
| Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).... |
|
|
|
|
|
|
|
| Indicates whether a specific procedure is run when a Windows event is sent to a control or window. |
|
|
|
|
|
|
|
| Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts"... |
|
|
|
|
|
|
|
| Returns the index of the current layout:
in the current window.
in the specified window... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code... |
|
|
|
|
|
|
|
| Indicates whether the code is run in the simulator for the applications in Universal Windows... |
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV... |
|
|
|
|
|
|
|
| A Toolbar control can be created in a "Free" window or in an "MDI Parent" window...... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
| Opens the Windows file picker. |
|
|
|
|
|
|
|
| Reads a value in the Windows registry. |
|
|
|
|
|
|
|
| Deletes a subkey from the Windows registry. |
|
|
|
|
|
|
|
| Deletes a value from the Windows registry. |
|
|
|
|
|
|
|
| Creates a key in the Windows registry. |
|
|
|
|
|
|
|
| Returns the runtime mode of Windows. |
|
|
|
|
|
|
|
| Specifies the useful size of an internal window with automatic scrollbars. The useful size... |
|
|
|
|
|
|
|
| The following functions are used to manage speech synthesis... |
|
|
|
|
|
|
|
| Allows you to find out and modify:
the display mode of grayed buttons found in the windows... |
|
|
|
|
|
|
|
| WDAPI simplifies the use of Windows APIs in a WINDEV application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|