ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Relation pages of a WEBDEV RAD pattern
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
SQLExec (Function)
Names and runs an SQL query.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Constants for managing certificates
dPen (Example)
Usage example of the dPen function
GglDriveConnect (Function)
Creates a connection to Google Drive.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Image (Property)
The Image property gets and sets the background image of a control or block.