ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

17. WLanguage: a simple and powerful language
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......