ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDSQL, SQL querier: Overview
WDSQL is used to......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
SQL functions: Special case
List of SQL functions: Special case...
Extracting messages added or modified since last extraction
A project was already created and translated......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Defining clickable areas
In a page, an Image control can contain clickable areas......
13. Security benefit: managing the "Back" button
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......