|
|
|
|
|
|
|
WINDEV allows you to open windows in popup format... |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback"). |
|
|
|
|
|
|
Opens a popup window by specifying its opening position and waits until it is closed. |
|
|
|
|
|
|
Opens a popup window and waits for this window to be closed. |
|
|
|
|
|
|
The Message property is used to:
Find out the help message associated with a control or with a menu option (in a window).
Modify the help message associated with a control or with a menu option (in a window).... |
|
|
|
|
|
|
The ActiveX control is used to easily manage the ActiveX technology...... |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Opens the wait window of application. |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
Identifies or modifies the window status. |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Identifies the window currently in edit. |
|
|
|
|
|
|
Sets focus to a window or control. |
|
|
|
|
|
|
Modifies the display status of a window. |
|
|
|
|
|
|
Checks the validity of a window handle. |
|
|
|
|
|
|
The Progress Bar control is used to follow the progress of an event...... |
|
|
|
|
|
|
Defines a window as chart destination. |
|
|
|
|
|
|
Configures the print cancel window.. |
|
|
|
|
|
|
List of properties associated with a window... |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker...... |
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.... |
|
|
|
|
|
|
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button...... |
|
|
|
|
|
|
The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|