ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLine (Function)
Prints a line at specified coordinates.
fFileExist (Function)
Checks the existence of an external file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
SysSetFocus (Function)
Sets focus to a window or control.
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.
HDescribeFile (Function)
Describes a data file programmatically.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
iSkipLine (Function)
Forces one or more line break.
DDEUnLink (Function)
Interrupts a link between an item and a data.
<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.
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.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.