ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
HReadLast (Example)
Usage example of the HReadLast function
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Types of Edit controls
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Internal component
An internal component is a set of elements from a project......
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
Assisted universal replication programmatically
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.