ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
ComponentLocate (Function)
Specifies the access path to an external component of project.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Warning 124: Shadowing a global variable
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDINT, WDTRAD and WDDIXIO: Translation tools
Sharing elements with a WINDEV application
Set of procedures
The global procedures are grouped in set of procedures......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Automatic documentation of external components
External components must include a technical documentation......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Environment of code editor
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
The Dashboard control
Dashboards are essential elements in an application......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......