ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
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.
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.
Drawing constants
List of constants used by the drawing functions....
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
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).
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.
Image editor: Features
The image editor includes several features......
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......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Time management help
Time management is extremely important......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Types of Edit controls
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....