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).
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through table,...
Hyper File functions available for backward compatibility
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Page with parameters
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Programming overview in C and C++
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
5. Deploying a dynamic site (Session or AWP) in practice
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Creating the Table windows of the WINDEV RAD pattern