ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Installing the server
To use the telemetry, you must install on a computer......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
The Duration field: Edit control and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
WEBDEV license agreement
WEBDEV license agreement...
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
TimePicker (Function)
Opens the system time picker.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
Telemetry management functions
The following functions are used to manage the telemetry:...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......