ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
The Multimedia control
The Multimedia control is used to play multimedia files......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Composite keys
A composite key is a key item containing several other items......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Aliases on data files: HAlias
The aliases are used to handle......