ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. 3-Tier architecture
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Creating nested reports
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
3. Project dashboard
".STY" file: "Style sheet" file
A style sheet is a "......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
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......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 809: The * character cannot be used as mandatory parameter in a function