ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Step 1: Configuring the print parameters
This step allows you to choose......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Info (Function)
Displays a custom message in a system information window.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Creating the Form windows of a WINDEV RAD pattern
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Designing a supercontrol
A supercontrol is an advanced type of control......
Code snippets
The code editor allows you to enter "Code snippets"......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
HTMLToText (Function)
Converts an HTML string or buffer to text.