ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Calendar functions
List of Calendar functions...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
HSL (Function)
Creates a color from its hue, saturation and lightness.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
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.
fMemExist (Function)
Checks the existence of a shared memory zone.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
PDF file management functions
...PDF file functions...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
RGB (Function)
Defines a color from its Red, Green and Blue components.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Constants for external files
List of constants used by the functions for managing external files....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
iDestination (Function)
Configures the print destination.
ControlClone (Function)
Creates a new control from an existing control.