ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
HDescribeConnection (Function)
Describes a new connection to an external database.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling a Web Component control through programming
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Code Editor control
The Code Editor control allows end users to write WLanguage code....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
iCreateFont (Function)
Creates a new print font.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......