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.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
Using the query result
The result of a select query can be used in......
9. Sharing a project in practice
Sharing a project in practice...
System constants
List of constants used by the system functions....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Creating a query
Two methods can be used to create a query......
Specific features of the applications for iPhone/iPad
Edit options of a report
The report editor allows you to......
Events associated with internal windows
List of events associated with internal windows...
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Various WEBDEV constants
Various WEBDEV constants...
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......