ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Type and version of Web server
The configuration diagnostic displays the following error......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
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......
WINDEV Mobile 2024 Tutorial - Table of contents
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Sort the data displayed in your tables in one click
Edit options of a report
The report editor allows you to......
Asc (Example)
Usage example of the Asc function
The Tab control
The Tab control is used to simultaneously display different controls......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Reports
A report provides a custom view of data......
Asc (Function)
Returns the ASCII code of the specified character.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
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......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......