ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Automation object
The Automation keyword is used to declare an automation object...
The RTF control (Report editor)
...The "RTF" (Rich Text Format) control is used to display a formatted character string...
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
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...
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...
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......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......