ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
ShellExecute (Function)
Opens a document in its associated application.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TreeView Table control properties
List of properties associated with the TreeView Table control...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
WINDEV applications for Linux: Specific features
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HCreation (Example)
Usage example of the HCreation function
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Guided tour management constants
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HChangeName (Example)
Usage example of the HChangeName function