ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
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
OpenMobileWindow (Function)
Opens a window in a mobile application.
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....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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.
Info (Function)
Displays a custom message in a system information window.
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
DnDEvent (Example)
Usage example of the DnDEvent function