ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWMF (Function)
Defines a meta file as chart destination.
<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.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
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.
HSetREP (Function)
Enables or disables the management of .REP file.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HCheckStructure (Function)
Defines the mode for comparing data files.
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.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......