ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
The Site Map control
The Site Map control allows the Web user to......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Supercontrol
A supercontrol is an advanced type of control......
2. WEBDEV administrator in practice
Link control properties
The Link control is available in a page and in a report......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
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......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....