ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
TreeView constants
List of constants used by the TreeXXX functions...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Materialized view
Handling Organization Chart controls programmatically
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Programming automatic calculations in the columns of a Table control
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
13. External component in practice
External component in practice...
12. External component in practice
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
<Array>.Sort (Function)
Sorts a WLanguage array.
ArraySort (Function)
Sorts a WLanguage array.
Creating the link buttons in the windows of a WINDEV RAD pattern
Constants for managing arrays
List of constants used by the functions for array management....
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
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)...
ChangeStyle (Function)
Modifies the style of a control dynamically.