ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset 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"...
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...
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......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
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.
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.
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
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
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....
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
dCopyImage (Example)
Usage example of the dCopyImage function
Programming overview in C and C++
DnDEvent (Example)
Usage example of the DnDEvent function
Guided tour management constants
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Simplify your searches
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
SocketRead (Function)
Retrieves a message sent by another socket.