ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
XML functions
List of XML functions...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
The Clickable Image control
The Clickable Image control can be used to......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Reports
A report provides a custom view of data......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Constants for managing Map controls
Constants for managing Map controls...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....