ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
2. Examples and components provided with WEBDEV
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Defining clickable areas
In a page, an Image control can contain clickable areas......
Specific features of the applications for iPhone/iPad
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......