ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
HTML Editor control properties
Properties associated with the HTML Editor control....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
ProgressBarColor (Property)
The ProgressBarColor property gets and sets the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
Table control properties
You can manipulate Table controls in a window or page using the following WLanguage properties......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Drawer control properties
List of properties associated with the Drawer control...
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
15. Repeating a group of controls: loopers
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 12: The label is unused
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Warning 18: Loop without potential end