ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Scheduler report
The report editor allows you to create "Scheduler" reports....
Constants for WLanguage types
List of constants for managing WLanguage types....
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
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:...
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......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
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)....
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....