ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
FolderData (Function)
FolderData is kept for backward compatibility.
Certificate
The Certificate keyword can correspond to...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Enumeration (Type of variable)
An enumeration is a set of values......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
SQLConnect (Example)
Usage example of the SQLConnect function
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be manipulated in WLanguage in a window with the following properties.
Border (Property)
The Border property is used to get and change the borders of an element.