ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
"?" menu
WINDEV proposes a help menu adapted to your applications......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
List of extension attributes
The list of extension attributes ......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
System constants
List of constants used by the system functions....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Drop-down button
The drop-down button expands: a context menu. a popup window....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......