ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Interactive notification management constants
Interactive notification management constants...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Service constants
List of constants used by the functions for managing services....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...