ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Materialized view
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Constants for managing Gantt charts
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ServiceWait (Function)
Pauses the current service during the specified duration.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Creating the Table pages of the WEBDEV RAD pattern
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
The Clickable Image control
The Clickable Image control can be used to......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min