ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
.NET application
To create a.NET application from a project......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Manipulating TreeView Table controls programmatically
This page explains how to program TreeView Table controls......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Report based on a query
Queries are used to easily select records in one or more data files......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Share your projects via Git
Git is a source code manager......
Test of a query
The query editor allows you to run the test of query result......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Creating the menus for the pages of the WEBDEV RAD pattern
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....