ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeFile (Function)
Describes a data file programmatically.
<Source>.LogStop (Function)
Stops the log process of a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
DDEUnLink (Function)
Interrupts a link between an item and a data.
fFileExist (Function)
Checks the existence of an external file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
fAttribute (Function)
Returns or modifies the attributes of a file.
HLogRestart (Function)
Restarts the logging process on a file.
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.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
fChangeExtension (Function)
Changes the extension of a file on disk.
fSize (Example)
Usage example of the fSize function
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
DatePicker (Function)
Opens the system date picker.
DriveCreateFile (Function)
Creates a file on the remote disk.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.