ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLegend (Function)
Indicates the presence and position of legend in a chart.
Interactive notification management constants
Interactive notification management constants...
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.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.