ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<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.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
HNoModif (Function)
Forbids all the modifications on a data file (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.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter 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...
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...
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...
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
5. Site test in practice
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...