ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeFile (Function)
Describes a table programmatically.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Fax constants
List of constants used by the functions for managing faxes....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eCurrencyName (Function)
Returns the caption of a currency.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
9. Sharing a project in practice
Sharing a project in practice...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. My first Android/iOS project
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.