ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Custom properties (WLanguage)
A custom property is a code element with two events......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Project Management Hub: Time tracking
The time spent can be listed on......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
2. How to test a site?
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Multimedia control properties
List of properties associated with the Multimedia control...
SilverLight control properties
List of properties associated with the SilverLight control...
Map control properties
The following properties can be used with Map controls:...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Item control properties
List of properties associated with the Item control...
WINDEV Mobile concepts