ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Image (Property)
The Image property gets and sets the background image of a control or block.
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Testing a project: settings
By testing the project you can simulate how the application will run......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.