ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
HFSQL Client/Server: Configuring the data files on the server
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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).
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
RecycleBinListFile (Function)
Lists the files found in the recycle bin of the system.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<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......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....