ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
<Pivot Table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
<ParallelTask variable>.RequestCancellation (Function)
Requests the cancellation of a parallel task.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
Repositionable Note control properties
You can manipulate Repositionable Note controls in a window using the following WLanguage properties......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.