ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
PageAddress (Function)
Used to find out the Internet address of a page.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
PageVisible (Function)
Indicates whether the page is visible to the user.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Running the test of the User Groupware and installing it
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
How to open a page?
Code history
The code history is used to......
Configuring an application with User Groupware
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
1. What is a website?
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
User Groupware files
Two categories of data files are managed......
Customizing the User Groupware