ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 2105: This function was renamed
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
2. WEBDEV administrator in practice
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Feedback component
The Feedback component is a component provided with WINDEV......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Sharing elements with a WINDEV application
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format