ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoReset (Function)
Stops and resets a running stopwatch.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
TimeValid (Function)
Checks the time validity.
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
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).
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
RGB (Function)
Defines a color from its Red, Green and Blue components.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.