ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
fSize (Function)
Returns the size of a file (in bytes).
fFileExist (Function)
Checks the existence of an external file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
fAttribute (Function)
Returns or modifies the attributes of a file.
HLogStop (Function)
Stops the log process of a file.
HRegenerateFile (Function)
Regenerates a data file from its log.
HDBIndex (Function)
Opens an xBase index file.
HDescribeItem (Function)
Describes a file item through programming.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
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.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
5. HFSQL Cient/Server
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Reports
A report provides a custom view of data......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
How to create a patch?