ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
On/Off button in a window
The on/off button is a button that operates like a check box......
Task list
Each project can be associated with a task list......
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
History of versions
The history of setup versions is an advanced feature of the network setup......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Image control
The Image control is used to......