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.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Upload control events
The following processes are associated with the Upload control:...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Constants for managing character strings
List of constants used by string management functions...
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
WINDEV applications for Linux: Specific features
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Copying and cloning
Variables are copied using the "=" operator...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Viewing a report in 3D
Your report displays controls that overlap?......