ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
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 to ChronoStart).