ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
<Chart>.HolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
<Chart>.CategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
24. Displaying and linking pages
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....
12. Preventing from going back to a page
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
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.
Link control properties
The Link control is available in a page and in a report......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
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......
19. Upload: Sending files to the server
8. Associating controls with data
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......