ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
The "Find - Replace" pane
The "Find - Replace" pane is used to......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDXView : Use
This help page presents the different features of WDXView......
Environment of the query editor
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).
Decode (Function)
Decodes a character string that was encoded by Encode.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......