ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HCancelSeek (Function)
Cancels the current search criterion.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
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......
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
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......
Internal component
An internal component is a set of elements from a project......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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).
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
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.
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....