ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
ContactSource (Variable type)
The type ContactSource type is used to define all the advanced characteristics of a contact source (or account) (e.g. Google, Exchange, Facebook).
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
XMLToJSON (Function)
Converts an XML string to JSON.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Site (Property)
The Site property is used to get the SaaS site associated with: a SaaSService variable a SaaSPricing variable...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Type (Property)
The Type property gets and sets the type of an element.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....