ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
ERR_NO_APPLICATION
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Software Factory
The concept of software factory is used to automate the process for creating applications....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Border of controls
One of the most important elements of control style is its border......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
21. Reports
Zombie data files and items
During the life of an application, items live and die......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
The key items
Keys are specific items in your analysis......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......