ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
Service constants
List of constants used by the functions for managing services....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.