ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line control properties
List of properties associated with the Line control...
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Commands of the external interface
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
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......
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).......
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....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
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....
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
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....
Error 1023: The access to the method of the class is restricted by a private inheritance
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......