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).
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Record (Variable type)
The Record type is used to save the values of a record.
Events associated with List Box controls
List of events associated with List Box controls...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Handling Gantt Chart controls programmatically
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules...
Events associated with the project
List of events associated with the project...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
API (Function)
Runs a function found in an external DLL.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application...
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....