ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
3. Deploying a dynamic WEBDEV site
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
3. Application development cycle
Development cycle of a WINDEV application....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Managing parallel tasks
The computers are becoming more and more powerful......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......