ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
HCancelSeek (Function)
Cancels the current search criterion.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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......
Push notification
A mobile device can receive push notifications......
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
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.