ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Error 13: The label already exists
Error 1045: A class cannot be declared outside the declaration code of a class
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Error 3: The string has no final "
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Error 11: The label is unknown
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.DisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Body block
The Body block corresponds to the main block of the report......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
MapPopupDisplayed (Function)
Indicates whether the popup of a marker in a Map control is displayed.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Warning 18: Loop without potential end
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 ......
1
5
6
7
8
9
283
>