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).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Style of a control
As soon as it is created, a control is associated with a style......
HCreateMovableReplica (Function)
Creates a movable replication.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context...
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data...
WDOptimizer: Editing and modifying a ".REP" file
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.