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).
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
docSection (Variable type)
The docSection type is used to define the advanced characteristics of a section found in a document...
Project description: Options tab
The project description window allows you to configure various elements of your project......
User Control Center: Administration of network applications
For each network application listed in the User Control Center, the "Management of network...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window...
5. Site test in practice
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
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.
The Edit control
The Edit control allows users to enter data......
WEBDEV license agreement
WEBDEV license agreement...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
HTTPRequest (Function)
Starts an HTTP request on a server.