ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
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......
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......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
HCancelSeek (Function)
Cancels the current search criterion.
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).
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.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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......