ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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.
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
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.
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.
ToClipboard (Function)
Writes text or image information into the system clipboard.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.