ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Testing a project: setting
By testing the project you can simulate how the application will run......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
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......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.