ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogStop (Function)
Stops the log process of a file.
XMLSave (Function)
Saves an XML document in a file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.
fTrackStop (Function)
Stops monitoring a file or directory.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
<Source>.Cross (Function)
Crosses a record in a data file.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
EmailLoadAttachment (Function)
Adds an attached file to an email.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
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.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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.
HDBIndex (Function)
Opens an xBase index file.
HDescribeFile (Function)
Describes a data file programmatically.
HDescribeItem (Function)
Describes a file item through programming.