ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
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......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Examples for using the OLE DB provider for HFSQL
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
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......
Installing a SOAP server with IIS
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......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
ERR_NO_APPLICATION
SQL view
An SQL view is a virtual data source defined by an SQL query......
Materialized view
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....