ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
RESTSend (Function)
Sends a REST request and waits for the server response.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Zombie data files and items
During the life of an application, items live and die......
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......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Using an external component in an application
A component can be reused at any time in any application......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Operating mode of dynamic Active WEBDEV Pages
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....
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Printing nested reports
To create a main report containing several secondary reports:...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...