ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Wi-Fi functions
Functions for Wi-Fi management...
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
gglNotification (Type of variable)
The gglNotification type is used to define information about event notifications in a calendar.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Bitwise operators
The operations on binary values are performed......
Financial functions
List of financial functions...
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
NFC functions
Functions used to manage the NFC standard...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
Clipboard management functions
List of functions for managing the clipboard...
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......