ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
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.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TimeValid (Function)
Checks the time validity.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ChronoReset (Function)
Stops and resets a running stopwatch.
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
fMemExist (Function)
Checks the existence of a shared memory zone.
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.
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.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......