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.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating...
Reports
A report provides a custom view of data......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer,...
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used...
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage...
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....