ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MultiLinestring2D (Variable type)
The MultiLinestring2D type can be used to store a collection of linestrings defined with 2D coordinates.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
End-user UI management functions
ArrayDistinct (Function)
Returns an array without duplicates.
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
zipSelectFile (Function)
Selects files from an archive.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Progress Bar control properties
List of properties associated with the Progress Bar control...
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
MyWindow (Reserved word)
MyWindow is used to handle the current window...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
1
2
3
4
5
6
12
>