|
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
Adds a clickable link in a graphic string. |
|
|
|
|
|
|
The Plane property is used to:
Get:
the active plane of a window (or report) or the plane to which a control belongs.
the active plane of a WEBDEV element.
Change:
the active plane of a window (or report) or associate a control with another plane.
the active plane of a WEBDEV element.... |
|
|
|
|
|
|
To create a main report containing several secondary reports:... |
|
|
|
|
|
|
The Animation property animates an image. |
|
|
|
|
|
|
The Native Container control returns an handle/identifier...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min |
|
|
|
|
|
|
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
Usage example of the DnDAccept function |
|
|
|
|
|
|
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls:
Edit control.
Editable Combo Box.
"Edit control" table column and "Editable Combo Box" table column.
Word Processing control.
HTML Editor control.... |
|
|
|
|
|
|
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min |
|
|
|
|
|
|
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device. |
|
|
|
|
|
|
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find...... |
|
|
|
|
|
|
Set focus:
to a control (found in a window, in a page or in a frameset).
to a window.... |
|
|
|
|
|
|
The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
Defines the next control that will be in edit in the current window. |
|
|
|
|
|
|
Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
By default, in password controls, characters are replaced with dots...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls... |
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
The DataBinding property is used to identify and change the binding between a control and:
an item in a data file.
a variable.
several variables.... |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|