|
|
|
|
|
|
|
The Thumbnail property is used to:
get the value of an item thumbnail. This item was defined in the data model editor or through programming.
get and change the image associated with a Thumbnail control.... |
|
|
|
|
|
|
Simple or symmetric progress bar?... |
|
|
|
|
|
|
The List Box and Combo Box controls can benefit from several AAFs...... |
|
|
|
|
|
|
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
In a chart, the scales are used to quickly estimate the value of different points found in a chart...... |
|
|
|
|
|
|
The Check Box control can benefit from several AAFs (Automatic Application Features) ...... |
|
|
|
|
|
|
JSON (JavaScript Object Notation) if a light format for exchanging data...... |
|
|
|
|
|
|
The ORDER BY clause is used to sort the records selected by an SQL query...... |
|
|
|
|
|
|
Evaluating the value of an element...... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
The data is interpreted as "columns" whose height is proportional to the value of data...... |
|
|
|
|
|
|
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button...... |
|
|
|
|
|
|
The Start of break block is optional...... |
|
|
|
|
|
|
The Null keyword can be used according to different methods in WLanguage...... |
|
|
|
|
|
|
The StoredValue property is used to get the value currently stored by:
a row in a List Box, ListView or Combo Box control.
a "Text token" Edit control.
a row of a Table control.
an input suggestion in an Edit control (if the suggestion is selected).... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts...... |
|
|
|
|
|
|
The MemoryFormat property is used to get and change the format of the value returned for:
Date or Time edit controls.
Date or Time table columns.
Calendar controls.
Static controls.
editable combo boxes.
table columns displayed by combo boxes.... |
|
|
|
|
|
|
A composite key is a key item containing several other items...... |
|
|
|
|
|
|
Converts the HTML color into RGB color. |
|
|
|
|
|
|
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|