ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
UploadStart (Function)
Starts sending the selected files into an Upload control.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Connection variable>.AddLink (Function)
Adds an integrity rule between two files on the server.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
fCompare (Function)
Compares the content of two files bit by bit.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HDescribeLink (Function)
Describes a link between two data files through programming.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HMode (Function)
Changes the mode and the method for locking data files.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
3. Deploying a dynamic WEBDEV site
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
15. Cookies: information stored on the end user's computer
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
WDINT overview