ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetREP (Function)
Enables or disables the management of .REP file.
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.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
FileDisplay (Function)
Displays a file in the browser of Web user.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HChangeName (Function)
Modifies the physical name of a data file.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipExtractPath (Function)
Returns the path of a file found in the archive.
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.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......