ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
grDraw (Function)
Draws a chart according to the specified parameters.
<Chart>.ScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
The Clickable Image control
The Clickable Image control can be used to......
fShortName (Example)
Usage example of the fShortName function
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fSeek (Example)
Usage example of the fSeek function
fDelete (Example)
Usage example of the fDelete function
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
WEBDEV concepts
EncryptStandard (Example)
Usage example of the EncryptStandard function
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....