|
|
|
|
|
|
|
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 description window of a Pivot Table control is used to configure several elements of the control...... |
|
|
|
|
|
|
Starts the input in the controls of a window. |
|
|
|
|
|
|
Returns the handle of a window or control. |
|
|
|
|
|
|
Adds a menu into the window that is opened. |
|
|
|
|
|
|
Returns the number of occurrences of a control in a window, in a page or in a group of controls. |
|
|
|
|
|
|
Opens a window in a mobile application. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Defines a window as chart destination. |
|
|
|
|
|
|
Configures the print cancel window.. |
|
|
|
|
|
|
Inserts a row into a Table control or into a TreeView Table control with an animation. |
|
|
|
|
|
|
A secondary thread cannot directly open a window with the standard WLanguage functions such as...... |
|
|
|
|
|
|
To configure the general options of the window editor...... |
|
|
|
|
|
|
WINDEV Mobile allows you to develop applications for different families of products...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker...... |
|
|
|
|
|
|
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
This help page presents the different operations that can be performed in a status bar...... |
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|