|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL if its content is empty.
Configure the value returned by the control if its content is empty.... |
|
|
|
|
|
|
|
| The Native Container control returns an handle/identifier...... |
|
|
|
|
|
|
|
| To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the selected time period end date:
in a Calendar control,
in an Organizer control.
in a Scheduler control.... |
|
|
|
|
|
|
|
| Two types of variables are available...... |
|
|
|
|
|
|
|
| The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
|
| The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow or prevent a control from gaining focus when clicked.... |
|
|
|
|
|
|
|
| The TriState property is used to:
Determine if a check box option supports 3 or 2 states.
Determine if a TreeView control uses 3-state or 2-state check boxes.
Change the type of an option in a check box: option with 3 states or with 2 states.... |
|
|
|
|
|
|
|
| The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation. |
|
|
|
|
|
|
|
| The notificationAction type is used to describe an additional action associated with a notification. |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include 5 types of buttons...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| In a web application, you may need to run long processes (for example, to update counters...... |
|
|
|
|
|
|
|
| A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
|
| The comparison operators can be divided into several categories...... |
|
|
|
|
|
|
|
| Several print modes are available for a report.... |
|
|
|
|
|
|
|
| This feature is used to signal that a data file cannot be modified after writing...... |
|
|
|
|
|
|
|
| The FilteredItem property is used to identify the item that has a filter implemented by HFilter. |
|
|
|
|
|
|
|
| When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form...... |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| WINDEV allows you to automatically save the different application parameters...... |
|
|
|
|
|
|
|
| WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns...... |
|
|
|
|
|
|
|
| The gglLocation type is used to describe and modify the location of an event found in a Google calendar... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|