ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortName (Function)
Returns the short name of a file or directory.
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<sfConnection variable>.Add (Function)
Creates a record in a file of a Salesforce database.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Source>.SetLog (Function)
Enables or disables log management on a file.
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.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
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.
fMoveFile (Function)
Moves a file from one directory to another.
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.