ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
MCI constants
List of constants used by the MCI functions....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Events associated with Looper controls
List of events associated with Looper controls...
BackgroundTaskAdd (Function)
Adds a new background task.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Manager of automated tests
The test manager is used to......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Environment of the report editor
Environment of the report editor...
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Events associated with Button controls
List of events associated with Button controls...
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.