ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comment (Property)
The Comment property is used to manage comments.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fRemoveDir (Example)
Usage example of the fRemoveDir function
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
fListFile (Example)
Usage example of the fListFile function
PageAddress (Function)
Used to find out the Internet address of a page.
Rating control properties
The Rating control can be used in a window as well as in a page....
PageChangeLayout (Function)
Applies a specific layout to a page.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Link (Property)
The Link property is used to get and change the link of an element.
ThreadState (Function)
Returns the current status of a thread.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
LanguageToName (Function)
Returns the name of a language.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
fAttribute (Example)
Usage example of the fAttribute function