ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDIXIO License Agreement
WDDIXIO License Agreement...
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
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, ......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Binding a Check Box control to an item
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Select query description window
The description window of a select query includes several sections......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Defining columns of Table controls programmatically
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
ERR_NO_WDADMIN
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Creating a query
Two methods can be used to create a query......
Classes, members, methods and properties
A class is made of......