ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Creating the windows and the pages of the RAD pattern
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Automatic management of exceptions
The management of exceptions can be customized by process......
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
ControlToSource (Function)
Assigns the control value to the source of a control link.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Constants for managing videos
List of constants used by the functions for video management....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
InfoBuild (Function)
Displays a custom message in a system information window.
Events associated with Tab controls
List of events associated with Tab controls...
String functions
List of functions for managing character strings...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.