ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with control templates
List of events associated with control templates
Custom properties (WLanguage)
A custom property is a code element with two events...
Miscellaneous Windows constants
List of constants used by the Windows functions....
OpenMobileWindow (Function)
Opens a window in a mobile application.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Name (Property)
The Name property is used to get the name of an element.
Handling menu options programmatically
The menu options can be handled......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
WDXView : Use
This help page presents the different features of WDXView......
Environment of the query editor
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Extracting messages added or modified since last extraction
A project was already created and translated......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Changing sites from AWP to SEO-ready session mode
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
gImage (Function)
Builds a sequence of characters containing an image.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
DnDCursor (Example)
Usage example of the DnDCursor function
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
dCopyImage (Example)
Usage example of the dCopyImage function
DnDEvent (Example)
Usage example of the DnDEvent function