ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating a Layout control programmatically
A Layout control can be......
WDXView: Overview
WDXView is an ActiveX browser......
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received when calling a REST web service.
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
<Polygon2D variable>.Contain (Function)
Determines if geometry A (of type 2D polygon) contains geometry B.
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.