ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
How to save and retrieve an image in a binary memo
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
4. HFSQL Classic
HFSQL Classic is the database format......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
RSS feed management functions
List of functions for managing RSS feeds...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Bar Code management functions
The following functions are used to manage bar codes:...
Speech recognition management functions
The following functions are used to manage speech recognition:...
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
<gglConnection variable>.ListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
URI functions
The following functions are used to manage URIs...
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
Windows event management functions
List of functions for managing Windows events...
Set of procedures
The global procedures are grouped in set of procedures......
Multi-product external components
Components are a remarkably useful tool for development teams......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Programming an indexed control
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......