ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Crosstab report
The report editor allows you to create "Crosstab" reports......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
ErrorBuild (Function)
Displays a custom error message in a system error window.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
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 License Agreement
WINDEV License Agreement...
iCloseReport (Function)
Stops printing the current report immediately.
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Passing parameters
The parameters can be passed to a procedure......
Constants for managing contact functions
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....