ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
The HTML Display control
The HTML Display control displays a web page in an application......
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Various constants
List of various constants used by the constants WINDEV functions....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......