ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The OLE control
The OLE control is used to handle an OLE object...
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......
HReadSeek (Example)
Usage example of the HReadSeek function
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......
Events associated with OLE controls
List of events associated with OLE controls...
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......
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......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
1. What is a website?
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......
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......
ERR_SESSION_CLOSED
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Configuring the IIS 7/7.5 server
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
Multi-database queries
A query (typed in SQL code) can operate on different databases......
HForward (Example)
Usage example of the HForward function
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....