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).
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential...
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones...
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
Context menu of windows (AAF)
The context menu of the windows (right mouse click on the window) contains the following options......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Configuring Reports & Queries
Reports & Queries is used to......
Sound (Function)
Plays a sound in WAV format.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications...