ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
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).
NearbyShareDiscoverDevice (Function)
Discovers nearby devices that have advertised themselves and are waiting to connect ("advertisers").
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......