ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Events associated with List Box controls
List of events associated with List Box controls...
Project description: Style tab
The project description window allows you to configure various elements of your project......
TimeLine control events
The following events appear by default in the WINDEV code editor...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Map control events
The following events appear by default in the code editor of WINDEV, WINDEV Mobile and WEBDEV...
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Events associated with a Gantt Chart column
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
13. Security benefit: managing the "Back" button
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Example for creating a select query
This help page explains how to create two select queries......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.