ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eChangeCurrency (Function)
Converts a currency into another currency.
Events associated with List Box controls
List of events associated with List Box controls...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
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......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
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......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
zipDeleteFile (Function)
Deletes a file from an archive.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Creating a window skin template
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.