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.
ArrayCopy (Function)
Copies the content of an array to another array.
SQL view
An SQL view is a virtual data source defined by an SQL query......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Sort (Function)
Sorts a WLanguage array.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
TreeExpand (Function)
Expands a node in a TreeView control.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Creating the Form windows of a WINDEV RAD pattern
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
The Multimedia control
The Multimedia control is used to play multimedia files......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....