ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogRestart (Function)
Restarts the logging process on a 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.
fFileExist (Function)
Checks the existence of an external 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.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Enumeration (Variable type)
An enumeration is a set of values......
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......