ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound...
Automation object
The Automation keyword is used to declare an automation object...
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design...
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Share your projects via Git
Git is a source code manager......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......