ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Principle for running threads
At runtime, an application runs in a main thread......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Query editor
The query editor is used to automatically create queries on the data files......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
9. Sharing a project in practice
Sharing a project in practice...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
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......
Creating requirements
The following steps must be performed to implement the requirements......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table 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.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
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...