ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fMoveFile (Function)
Moves a file from one directory to another.
FileDisplay (Function)
Displays a file in the browser of Web user.
fDelete (Function)
Deletes a file accessible from the current computer.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
fTempFile (Function)
Returns the name of a unique temporary file.
fUnlock (Function)
Entirely or partially unlocks an external file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fLock (Function)
Entirely or partially locks an external file.
<Source>.SetLog (Function)
Enables or disables log management on a file.
iParameterPDF (Function)
Defines the options for the generated PDF file.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.