ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Code statistics
The code statistics affect......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Wire control
The Wire control is used to visually link 2 controls......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
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, ......
HFSQL: Change of name
Chart: Managing legends
Several types of legends are supported in the charts......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
How to create and handle a structure?
This help page explains how to create and handle a structure....