AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Línea de tiempo
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Remark: These functions are also available in prefix syntax (Functions for managing TimeLine controls (prefix syntax)).
The following functions are used to manage TimeLine controls:
TimelineAddEventAdds an event into a TimeLine control.
TimelineAddTrackAdds a new track into a TimeLine control.
TimelineChangeModeModifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
TimelineDeleteAllDeletes all events and tracks from a TimeLine control.
TimelineDeleteEventDeletes an event from a TimeLine control.
TimelineDeleteTrackDeletes a track from a TimeLine control.
TimelineDisplayReinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
TimelineListEventReturns:
  • the list of events found between two given times in a TimeLine control,
  • all events of a TimeLine control,
  • a specific event (selected or hovered).
Versión mínima requerida
  • Versión 18
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 22/06/2023

Señalar un error o enviar una sugerencia | Ayuda local