ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Printing nested reports
To create a main report containing several secondary reports:...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Recompiling the project
The project compilation is a process used to......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......