ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<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.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
PaletteGet (Function)
Gets the palette currently used by the project or window.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Info (Function)
Displays a custom message in a system information window.
RGB (Function)
Defines a color from its Red, Green and Blue components.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Import a list of requirements
The Project Management Hub allows you to import requirements......
xmlAttribute (Variable type)
The xmlAttribute type is used to handle the attributes of a node in an XML document.