ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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....
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Video control properties
The following properties can be used on a Video control:...
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Binding controls to data
A window or page can display information from......
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Link control properties
The Link control is available in a page and in a report......
12. Preventing from going back to a page
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Report blocks
A printed report includes several sections......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......