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).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
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.
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.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
iPrintReport (Function)
Prints a report created with the report editor.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
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.
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......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.