ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Local procedure
Two types of procedures are available......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Events associated with pages
List of events associated with pages...
The Static control
A Static control is a control used to display a static text......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
IF statement
The conditional IF statement allows you to run an action according to a condition...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......