ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
The Static control
A Static control is a control used to display a static text......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Saving entered data (AAF)
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
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....
Functions for managing objects (External language)
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Creating links
Links help users navigate the help system......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....