|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Immediately redraws the window controls for which a graphic update is required. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with:
the values of the bound items... |
|
|
|
|
|
|
Minimizes a WINDEV window. |
|
|
|
|
|
|
Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
Displays a WINDEV window in its maximum size. |
|
|
|
|
|
|
from the controls in the window.
the value of the WLanguage variables with the value of the window controls.... |
|
|
|
|
|
|
Opens and enables an MDI child window. |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
Automatically initializes the controls of a window with:
the values of the bound items... |
|
|
|
|
|
|
Opens a modal WINDEV or WINDEV Mobile window. |
|
|
|
|
|
|
The planes are used to group the window controls...... |
|
|
|
|
|
|
...The "Internal Window" control is used to include a window (and its code) in a control of another... |
|
|
|
|
|
|
The main elements of window editor are as follows: |
|
|
|
|
|
|
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV... |
|
|
|
|
|
|
List of functions for managing windows... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile give you the ability to use clickable images...... |
|
|
|
|
|
|
The on/off button is a button that operates like a check box...... |
|
|
|
|
|
|
The different operations that can be performed on the window controls are as follows...... |
|
|
|
|
|
|
A slider control is used to select a value between two bounds...... |
|
|
|
|
|
|
When a window template is applied to a window, all the controls and code in the template... |
|
|
|
|
|
|
The automated tests of window are used to check the different features proposed by the window...... |
|
|
|
|
|
|
Enables or disables the Dim Disabled Window (DDW) feature for a specific window: |
|
|
|
|
|
|
Loads the modifications performed by the end user in a window. |
|
|
|
|
|
|
A pinned control remains visible even if the user moves the scrollbar of the container to display... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|