ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
DNSDeleteAddress (Function)
Deletes an "IP address/Domain name" pair from a DNS server....
DNSAddAddress (Function)
Adds an "IP address/domain name" pair to the DNS server....
DoubleClick (Property)
The DoubleClick property gets and sets the name of the Button control that will be executed when a control is double-clicked.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HCheckStructure (Function)
Defines the mode for comparing tables.
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......