ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RGB (Function)
Defines a color from its Red, Green and Blue components.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
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.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
<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.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
EmailUpdate (Example)
Usage example of the EmailUpdate function
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......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Constants for external files
List of constants used by the functions for managing external files....
Other operators
The following are additional operators......
Info (Function)
Displays a custom message in a system information window.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).