ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body block
The Body block corresponds to the main block of the report......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
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.
Handling the report blocks through programming
Each report block is associated with different events......
How to develop a PHP site?
What is a PHP site?......
Error 202: The method already has an access attribute (public, protected or private)
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......
Generating an application for Universal Windows 10 App
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......
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
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......