ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
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
5. User Groupware in practice
Programming automatic calculations in the columns of a Table control
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......
13. External component in practice
External component in practice...
12. External component in practice
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
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)...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
ChangeStyle (Function)
Modifies the style of a control dynamically.