ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Creating the link buttons in the windows of a WINDEV RAD pattern
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.