ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
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......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
LanguageToName (Function)
Returns the name of a language.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
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......
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......
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......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
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 ......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......