|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Whatever the type of button, it is possible to associate an action with it...... |
|
|
|
|
|
|
|
| You can associate an action with the link regardless of the type of link...... |
|
|
|
|
|
|
|
| The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Sharing a project in practice... |
|
|
|
|
|
|
|
| The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more.... |
|
|
|
|
|
|
|
| Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
|
| Changes the target of a button action. |
|
|
|
|
|
|
|
| Each report block is associated with different events...... |
|
|
|
|
|
|
|
| The report editor allows you to create "Spreadsheet" reports...... |
|
|
|
|
|
|
|
| You can handle Edit controls programmatically...... |
|
|
|
|
|
|
|
| The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...... |
|
|
|
|
|
|
|
| The TitleHeight property gets and sets:
the height of the title for the columns of a Table or TreeView Table control.
the height of the title bar of a Dockable Panel control.
the height of the title bar of a window with a custom title bar.... |
|
|
|
|
|
|
|
| List of HFSQL properties... |
|
|
|
|
|
|
|
| An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
|
| When the code is overridden, used to run the process of the template corresponding to the process of the current control. |
|
|
|
|
|
|
|
| A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns...... |
|
|
|
|
|
|
|
| The Multiselection property gets and sets the selection mode:
in a Table and TreeView Table control.
in a Pivot Table control.
in a List Box and ListView control.
in a Looper control.
in a Calendar control.
of files in an Upload control.... |
|
|
|
|
|
|
|
| The InitialState property is used to get the initial state of a control. |
|
|
|
|
|
|
|
| The DisplayEnabled property is used to:
determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly.
refresh a control or window.... |
|
|
|
|
|
|
|
| The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| The Content property is used to read or write the whole content of a control:
List Box populated programmatically,
Combo Box populated programmatically,
Spreadsheet.... |
|
|
|
|
|
|
|
| The ProgressBarColor property is used to get and change the progress color in the following controls and elements:
Progress Bar control,
Progress Bar column,
Progress Bar cell,
infinite Progress Bar control.... |
|
|
|
|
|
|
|
| The Sorted property is used to:
Determine whether a control is sorted.
Sort a control or not.... |
|
|
|
|
|
|
|
| The CompactToolbar property is used to:
determine if the window toolbars are compacted.
compact (or not) the toolbars.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|