ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reduce (Function)
Applies a computation to each element of a WLanguage array.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Document (Type of variable)
The Document type is used to handle a "docx" document.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
PageDisplay (Function)
Displays a web page in the user's browser....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Environment of the window editor
The main elements of window editor are as follows:
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min