ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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......
Upload control events
The following processes are associated with the Upload control:...
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......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Diagram constants
The following constants are used to manipulate diagrams:...
SpreadsheetEndModification (Function)
Indicates the end of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....
Constants for managing character strings
List of constants used by string management functions...
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....