ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
EmailCheckAddress (Function)
Checks the validity of an email address.
fSelectDir (Function)
Opens a directory picker.
System constants
List of constants used by the system functions....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.