ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeView constants
List of constants used by the TreeXXX functions...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Python: Native calls
WLanguage allows for native Python calls......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
<Array>.Mean (Function)
Calculates the mean of the values within an array.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming automatic calculations in the columns of a Table control
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Runtime log
The runtime log is the best way to identify the most used features of an application......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Handling Organization Chart controls programmatically
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
13. External component in practice
External component in practice...
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
The Looper control
A Looper control is used to repeat the controls found in a specific area......