ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Retrieving the list of events between two times Hide the details
Array containing the EventTimeline variables. If an event corresponding to the specified criteria is found, this array will contain a single element. If no event corresponds to the specified criteria, this array will contain 0 event.
Name of TimeLine control to use.
Name of track to which the events are associated. If this parameter is not specified (or if it corresponds to an empty string), all events of all tracks will be returned.
Start of event selection. If this parameter is not specified, all the events found in the TimeLine control will be returned.
End of event selection. If this parameter is not specified, all the events found from <Start> will be returned.
Retrieving information about a specific event Hide the details
Name of array containing the EventTimeline variables. If an event corresponding to the specified criteria is found, this array will contain a single element. If no event corresponds to the specified criteria, this array will contain 0 event.
Type of event sought: schAptSelectedtlEveSelectedEvent currently selected in the TimeLine control. If no event is selected, <Result> will correspond to an array of 0 element.schAptHoveredtlEveHoveredEvent hovered by the mouse in the TimeLine control. If no event is hovered, <Result> will correspond to an array of 0 element.
Last update: 09/18/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: