ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Time management help
Time management is extremely important......
Configuring the IIS 7/7.5 server
Customizing the User Groupware
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
5. User Groupware in practice
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)......
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....
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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.