ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Sort (Function)
Sorts a WLanguage array.
RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
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.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
2. Projects in practice
Discover the main operations that can be performed on a project....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Repairing the project
In some cases, "Project......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
14. Report templates
Report templates...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
22. Report templates
Multi-project search
Performing a search in the current project is a common operation......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......