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.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
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...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
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...
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
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......
Domo constants
List of constants used by the DomoXXX functions....
Border (Type of variable)
The Border type is used to handle a border through programming...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....