ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Defining a help window template
WINDEV allows you to create help window templates......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HFSQL Client/Server: Configuring the data files on the server
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
FolderData (Function)
FolderData is kept for backward compatibility.
SQLConnect (Example)
Usage example of the SQLConnect function
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......