ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
<Source>.NoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Events associated with Table controls
List of events associated with Table controls...
The Check Box control
A Check Box can correspond to......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
Database schema description window
The database schema description window includes all the characteristics and options of the current...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Project description: Options tab
The project description window allows you to configure various elements of your project......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user)...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Constants for external files
List of constants used by the functions for managing external files....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control...
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document...
BackgroundTaskAdd (Function)
Adds a new background task.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network...