ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Declaring and using a variable
A variable is defined by name and type......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Discover all the possibilities of pivot tables
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Creating links
Links help users navigate the help system......
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
User group settings
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....