ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.Cross (Function)
Crosses a record in a data file.
SysGetExtLink (Function)
Returns the command linked to an extension.
DocSave (Function)
Saves a document as a "docx" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
MongoFind (Function)
Finds documents in a MongoDB collection.
NotifListCategory (Function)
Lists the notification categories of the application.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<zipArchive variable>.DeleteFileList (Function)
Deletes a list of files from an archive.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.DescribeFile (Function)
Describes a data file programmatically.
fTrackStop (Function)
Stops monitoring a file or directory.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
<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.