ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
ControlClone (Function)
Creates a new control from an existing control.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......