ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
3-tier architecture
The development in "3-tier" architecture is now simplified......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Generating the RAD pattern
To generate a RAD pattern:...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....