ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Multilingual sites in practice
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
"Reports & Queries" software
This is "Reports & Queries"......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
Reports & Queries: New features in this version
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
The HTML Display control
The HTML Display control displays a web page in an application......
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
1. RAD (Rapid Application Development)
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Chart control properties
A Chart control can be used......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......