ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogRestart (Function)
Restarts the logging process on a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
CursorDisplay (Function)
Displays or hides the mouse cursor.
fSize (Function)
Returns the size of a file (in bytes).
SendKey (Function)
Simulates the keystrokes and the mouse actions.
fFileExist (Function)
Checks the existence of an external file.
WindowsVersion (Function)
Returns the runtime mode of Windows.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SysErrorMode (Function)
Modifies the display mode of errors.
fAttribute (Function)
Returns or modifies the attributes of a file.
ThreadMode (Function)
Changes the management mode of threads.
<Source>.LogStop (Function)
Stops the log process of 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.
HDBIndex (Function)
Opens an xBase index file.
HDescribeFile (Function)
Describes a data file programmatically.
HDescribeItem (Function)
Describes a file item through programming.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
iSkipLine (Function)
Forces one or more line break.
iLine (Function)
Prints a line at specified coordinates.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).