ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
2. Analysis in practice
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
WDTRAD options
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Different types of data (Type of variable)
A variable is defined by name and type......
Phone constants (Android / iOS)
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Copying controls from the window editor
The controls can be copied from the window editor......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
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....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
FileDisplay (Function)
Displays a file in the browser of Web user.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.