ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
WDZip: Creating or modifying an archive
This help page explains how to......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Control constants
List of constants used by the functions for managing controls...
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
Calling a procedure/a function
Syntax for calling a local or global procedure.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Combination (Type of variable)
A combination is a set of options.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling controls in a report
The different operations available for the report controls are as follows......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a window skin template
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Limitations of WINDEV, WEBDEV and WINDEV Mobile