|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control. |
|
|
|
|
|
|
|
| The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories...... |
|
|
|
|
|
|
|
| The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
|
| An application that uses one or more external components is deployed in the same way as a standard application...... |
|
|
|
|
|
|
|
| A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls...... |
|
|
|
|
|
|
|
| The Feedback component is a component provided with WINDEV...... |
|
|
|
|
|
|
|
| A component can be reused at any time in any application...... |
|
|
|
|
|
|
|
| A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
| Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| Allows you to find out and modify:
the display mode of grayed buttons found in the windows of your application.
the display mode of translucent border for the windows of your application.
the mode for loading large images.... |
|
|
|
|
|
|
|
| Configures the print preview:
display a message regarding the resources of current computer.
display or not the ribbon panes (as well as the buttons found).
the export options available in the mini preview window.... |
|
|
|
|
|
|
|
| The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo...... |
|
|
|
|
|
|
|
| The Component type is used to easily handle an external component. |
|
|
|
|
|
|
|
| ...The RAD pattern files (MDL files) are used to describe:... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|