ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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.
TreeView constants
List of constants used by the TreeXXX functions...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
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......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
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.
Constants for managing arrays
List of constants used by the functions for array management....
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.