ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
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......
Handling menu options programmatically
The menu options can be handled......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
HMode (Function)
Changes the mode and the method for locking data files.
.NET object
To access a class......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
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......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
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.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function