ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
BurnerList (Function)
Returns the list of burners installed on the current computer.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
General environment of WINDEV
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
8. Sharing a project in practice
HJSONToRecord (Function)
Imports JSON data into the current record.
MyPage (Reserved word)
MyPage is used to handle the current page...
PDF file functions (prefix syntax)
PDF file functions...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
16. Java applications in practice
Java applications in practice...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function