ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Commands of the external interface
Video control properties
The following properties can be used on a Video control:...
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Line control properties
List of properties associated with the Line control...
Automatic error handling
Error handling can be customized for each process......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Replication management functions
Three types of replication are proposed......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
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....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......