ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Composite keys
A composite key is a key item containing several other items......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
HFSQL constants
List of constants used by the HFSQL functions....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Translating a text file with WDTRAD
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Page constants
List of constants used by page functions....
5. Deploying a dynamic site (Session or AWP) in practice
Limitations of WINDEV, WEBDEV and WINDEV Mobile