ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
fSelectDir (Function)
Opens a directory picker.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
NFC constants
List of constants used by the NFC functions...
Creating anchors
The anchors are used to define specific points in a help page......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
DownloadAdd (Function)
Adds a new download in the device's download manager....
SQLFirst (Example)
Usage example of the SQLFirst function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HReadLast (Example)
Usage example of the HReadLast function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).