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.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WDXView: Overview
WDXView is an ActiveX browser......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Programming an indexed control
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Switch control properties
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......