ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Installing the monitoring robot
The monitoring robot includes three executables......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
1. Deploying a static site
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Installing the robot controller
The monitoring robot includes three executables......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Error 1049: The access directives are not allowed in a composite variable
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
5. Which type of server to choose?
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Replication management functions
Three types of replication are proposed......
Error 108: The size of the variable is not allowed
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......