ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Error 1010: The member of the class is constant
12. Pages in practice
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
<Map>.GetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
5. Displaying a WEBDEV Session site
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......