ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
HPass (Function)
Defines the password used to create or open a data file.
HChangeName (Function)
Modifies the physical name of a data file.
Handling Organization Chart controls programmatically
<Array>.Mean (Function)
Calculates the mean of the values within an array.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Programming automatic calculations in the columns of a Table control
5. User Groupware in practice
HDescribeConnection (Function)
Describes a new connection to an external database.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
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.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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.