ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
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......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
2. Projects in practice
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.
.NET application
To create a.NET application from a project......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Handling TimeLine controls programmatically
A TimeLine control can be......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
DotNetDelegate (Function)
Initializes a.NET delegate.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HChangeConnection (Example)
Usage example of the HChangeConnection function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
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....