ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<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.
<Email variable>.LoadAttachment (Function)
Adds an attached file to an email.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
<Source>.LogStop (Function)
Stops the log process of a file.
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.
DocSave (Function)
Saves a document as a "docx" file.
DiagramSave (Function)
Saves a diagram as a "diag" file.
fChangeExtension (Function)
Changes the extension of a file on disk.
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.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable Drive>CreateFile (Function)
Creates a file on the remote disk.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
<Pivot table>.Expand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).