ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
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.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
"Reports & Queries" software
This is "Reports & Queries"......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Reports & Queries: New features in this version
7. AJAX technology
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
WINDEV: Example of programmed Drag and Drop
Rating control properties
The Rating control can be used in a window as well as in a page....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
PageToSource (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....
<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....
<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....
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Using the query result
The result of a select query can be used in......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Properties associated with a page
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......