ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
LanguageToName (Function)
Returns the name of a language.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
How to create a patch?
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Window controls
Several types of controls can be used in a window, ......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
WEBDEV concepts
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Error (Function)
Displays a custom error message in a system error window.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Report controls
Several types of controls can be handled in a report created by the report editor......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.