ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<pdfDocument variable>.ToText (Function)
Extracts text from a PDF file.
HDBIndex (Function)
Opens an xBase index file.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
fFileExist (Function)
Checks the existence of an external file.
fSelect (Function)
Opens the Windows file picker.
DocSave (Function)
Saves a document as a "docx" file.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
FileDownload (Function)
Starts downloading a file in the browser.
DiagramSave (Function)
Saves a diagram as a "diag" file.
<Drive variable>.DeleteFile (Function)
Deletes a file from a remote drive.
FileDisplay (Function)
Displays a file in the user's browser....
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<Diagram Editor>.Save (Function)
Saves a diagram as a "diag" file.
fAttribute (Function)
Returns or modifies the attributes of a file.
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
HLogRestart (Function)
Restarts the logging process on a file.
HDescribeItem (Function)
Describes a file item programmatically.
EmailLoadAttachment (Function)
Adds an attached file to an email.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<DiskFile variable>.OpenTempFile (Function)
Creates and opens a temporary file.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
<Source>.LogStop (Function)
Stops the log process of a file.
DriveCreateFile (Function)
Creates a file on the remote drive.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.