ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Form pages of a WEBDEV RAD pattern
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Creating the Table pages of the WEBDEV RAD pattern
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Creating the Relation pages of a WEBDEV RAD pattern
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WDDIXIO License Agreement
WDDIXIO License Agreement...
Creating the Vision pages of the WEBDEV RAD pattern
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, ......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
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...
Binding a Check Box control to an 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......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
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 ......
Creating the menus for the pages of the WEBDEV RAD pattern