ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
grDestinationWnd (Function)
Defines a window as chart destination.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
<Chart>.Print (Function)
Prints a chart.
grPrint (Function)
Prints a chart.
PopupAnimate (Function)
Displays a popup in a page cell.
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Page constants
List of constants used by page functions....
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
ERR_NO_PAGE
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Page templates
WEBDEV allows you to create page templates......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Analysis" pane
The "Analysis" pane lists......
25. Performing a process on several successive pages
Performing a process on several successive pages...