|
|
|
|
|
|
|
The Button control allows the user or the Web user to run a specific action with a simple click... |
|
|
|
|
|
|
The drop-down button expands:- a context menu.
- a popup window.
|
|
|
|
|
|
|
Sometimes, text in a Static Text or Button control can exceed the width of the control... |
|
|
|
|
|
|
To optimize the style of your tabs, you have the ability to use images and colors...... |
|
|
|
|
|
|
The ContextMenu property is used to:
Get the custom context menu of a control, window or page.
Change the custom context menu of a control, window or page (or associate another context menu).
Customize the system menus of the controls by adding options.... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min |
|
|
|
|
|
|
The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
List of constants used by the functions for managing dialog boxes... |
|
|
|
|
|
|
The version information of an executable corresponds to the information visible in the Windows file explorer.... |
|
|
|
|
|
|
New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to OKCancel and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to YesNo and automatically clicks the button specified in parameter. |
|
|
|
|
|
|
The ActionLabel property is used to get and change the label of the notification's action button.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control...... |
|
|
|
|
|
|
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages...... |
|
|
|
|
|
|
The 9-slice scaling allows you to resize the images harmoniously...... |
|
|
|
|
|
|
Copying the style of a control consists in copying the characteristics of a control style into another control...... |
|
|
|
|
|
|
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page. |
|
|
|
|
|
|
If the browser "Back" button is used to display the previous page, this action will have no effect...... |
|
|
|
|
|
|
The following text can be extracted...... |
|
|
|
|
|
|
This page presents some operations specific to the menus and to the menu options...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|