|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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 YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A frame is a packet ot data that flows through the network...... |
|
|
|
|
|
|
|
| In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
|
| In the document preview, end users can...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
|
| Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| Bloque entièrement ou partiellement un fichier externe.... |
|
|
|
|
|
|
|
| The Radio Button control is a control allowing the user to select an option among several ones...... |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code...... |
|
|
|
|
|
|
|
| When creating an executable, a library or a component, ...... |
|
|
|
|
|
|
|
| The InputMask property is used to:
get the input mask.
set the input mask (from the masks available for the type).... |
|
|
|
|
|
|
|
| The DynamicTab property is used to:
Find out the type of a Tab control (static tab or dynamic tab).
Modify the type of a Tab control (static tab or dynamic tab).... |
|
|
|
|
|
|
|
| The TokenDeletable property is used to:
Determine if the end user is allowed to delete tokens in a "Text token" Edit control.
Allow or prevent the end user from deleting tokens in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The TokenEnabled property determines if an Edit control is a "Text token" Edit control. |
|
|
|
|
|
|
|
| The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control. |
|
|
|
|
|
|
|
| The TokenAllowDuplicate property is used to:
Allow or prevent the user from entering duplicates in a "Text token" Edit control.
Determine if duplicates are allowed in a "Text token" Edit control.... |
|
|
|
|
|
|
|
| The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|