ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
3. Application development cycle
Development cycle of a WINDEV application....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Events associated with Image controls
List of events associated with Image controls...
Events associated with Calendar controls
List of events associated with Calendar controls...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Events associated with a Switch control
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
WINDEV concepts
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Currencies
A currency is a real coded on 10 bytes....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.