|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| A context menu can be opened by the user via a right mouse click...... |
|
|
|
|
|
|
|
| When creating a report, the test of this report can be run from the report editor.
You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example.... |
|
|
|
|
|
|
|
| You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| ...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step.... |
|
|
|
|
|
|
|
| WEBDEV includes multiple methods for testing your sites...... |
|
|
|
|
|
|
|
| Pyramid charts allow you to view data in descending order...... |
|
|
|
|
|
|
|
| Your report displays controls that overlap?...... |
|
|
|
|
|
|
|
| Your window contains overlapping controls?...... |
|
|
|
|
|
|
|
| Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback"). |
|
|
|
|
|
|
|
| When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window...... |
|
|
|
|
|
|
|
| When a window template is applied to a window, all the controls and code in the template are "copied" to the window...... |
|
|
|
|
|
|
|
| The data persistence is used to store the value typed by the user...... |
|
|
|
|
|
|
|
| You are interested by a window found in a non-WINDEV application?...... |
|
|
|
|
|
|
|
| Progress bars provide useful information to the end user...... |
|
|
|
|
|
|
|
| The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...... |
|
|
|
|
|
|
|
| The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification. |
|
|
|
|
|
|
|
| Closes the current window by running the "Click" event of the CANCEL Button control. |
|
|
|
|
|
|
|
| The ActionLabel property is used to get and change the label of the notification's action button.... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
| Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|