ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including the code
You want to include your code lines in a condition, in a structure, ......
<Map>.PopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Handling the report blocks through programming
Each report block is associated with different events......
Error 202: The method already has an access attribute (public, protected or private)
Generating an application for Universal Windows 10 App
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
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...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Zombie data files and items
During the life of an application, items live and die......
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
10. UMC: User Macro-Code
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Error 1023: The access to the method of the class is restricted by a private inheritance
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
1. Examples provided with WINDEV Mobile