ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API
Instance (Function)
Returns the "system handle" (HINSTANCE) of the current program.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API
CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
OpenAI: Where to find the OpenAI key
Several features in WINDEV, WEBDEV and WINDEV Mobile require an OpenAI account......
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
Developing 64-bit sites
You can deploy 64-bit compatible sites......