ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
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......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......
Creating a query
Two methods can be used to create a query......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
How to create a menu?
The Site Map control
The Site Map control allows the Web user to......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......