ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
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.
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
Translating a text file with WDTRAD
SCM file format evolutions
Four versions are available for the SCM repository......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
LanguageToName (Function)
Returns the name of a language.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
How to create a patch?
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......
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......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
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 ......
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Functions for managing objects (External language)
HDescribeConnection (Function)
Describes a new connection to an external database.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.