ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
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......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Error 122: The name of an Automation object must be a string
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
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......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....