ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoReset (Function)
Stops and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Events associated with a Signature control
The following processes are associated with a Signature control:...
PDF file management functions
...PDF file functions...
fMemExist (Function)
Checks the existence of a shared memory area.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.