ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display (External language)
Displays a value in a control or assigns a value in a variable.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Principle for running threads
At runtime, an application runs in a main thread......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Image control in a page
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Creating a window skin template