ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Age
The Age keyword can correspond to...
HLogStop (Function)
Stops the log process of a file.
HCross (Function)
Crosses a record in a data file.
HRegenerateFile (Function)
Regenerates a data file from its log.
grGridlines (Function)
Displays or hides the chart gridlines.
HDBIndex (Function)
Opens an xBase index file.
HDescribeFile (Function)
Describes a data file programmatically.
HDescribeItem (Function)
Describes a file item through programming.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
HLogRestart (Function)
Restarts the logging process on a file.
Certificate
The Certificate keyword can correspond to...
<Source>.State (Function)
Used to find out the state of a record.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
HState (Function)
Used to find out the state of a record.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......