ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Scheduler control events
The following events associated with Scheduler controls:...
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Word Processing control events
WINDEV manages the following events by default......
Events associated with Shape controls
List of events associated with Shape controls...
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Copying and cloning
Variables are copied using the "=" operator...
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......