ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDSQL, SQL querier: Overview
WDSQL is used to......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Saving entered data (AAF)
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
GDI+ framework
Some WINDEV features use the GDI+ framework......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
BurnerAddFile (Function)
Adds a file to the compilation.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Camera functions
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.