ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Push notification
A mobile device can receive push notifications......
17. WLanguage: a simple and powerful language
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
The OLE control
The OLE control is used to handle an OLE object......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
1. What is a website?
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ERR_SESSION_CLOSED
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Configuring the IIS 7/7.5 server
SQL view
An SQL view is a virtual data source defined by an SQL query......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....