ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Constants for managing the internal windows
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
WDZip: Overview
WDZip is used to compress and group your files in archives......
ERR_BAD_CONTEXT_INTERNAL
Setup mode
Several methods can be used to distribute a WINDEV application......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Managing parallel tasks
The computers are becoming more and more powerful......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
WDSQL, SQL querier: Overview
WDSQL is used to......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Interface of WDInst
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WINDEV concepts