ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Composite keys
A composite key is a key item containing several other items......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
Task list
Each project can be associated with a task list......
FinError (Example)
Usage example of the FinError function
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
Enumeration (Type of variable)
An enumeration is a set of values......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
How to open a window?
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.