ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
2. Analysis in practice
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HFSQL constants
List of constants used by the HFSQL functions....
5. Deploying a dynamic site (Session or AWP) in practice
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......