ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.Contain (Function)
Determines if geometry A (of type 2D polygon) contains geometry B.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
hbColumnDescription (Variable type)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
CtCursorOptions (Property)
The CtCursorOptions property gets the cursor type used when connecting to an external database.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
upnpImage (Variable type)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Creating an insert query
An insert query (corresponding SQL statement......