ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable...
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
Animation (Property)
The Animation property animates an image.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
Software license agreement
WINDEV Express license agreement...
Data persistence
The data persistence is used to store the value typed by the user......
fOpenTempFile (Function)
Creates and opens a temporary file.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable...
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.