ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Body block
The Body block corresponds to the main block of the report......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Link control properties
The Link control is available in a page and in a report......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Removing a project from the SCM (Source Code Manager)
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......