ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
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.
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......
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
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
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.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
HCancelSeek (Function)
Cancels the current search criterion.
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.
Types of Edit controls
Composite keys
A composite key is a key item containing several other items......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
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.
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......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.