ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Assignment operators
Three assignment operators are available......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The planes (in a window or in a report)
The planes are used to group the window controls......
Comparison operators
The comparison operators can be divided into several categories......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Principle for running threads
At runtime, an application runs in a main thread......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
2. Projects in practice
Discover the main operations that can be performed on a project....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
CallDLL32 (Function)
Runs a function found in an external DLL.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Events associated with internal windows
List of events associated with internal windows...
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Conversion (Function)
Converts a value from a unit to another one.
API (Function)
Runs a function found in an external DLL.