ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Character strings
WLanguage supports different types of strings....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
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.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Telemetry: Main features
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Managing duplicates in the TreeView controls (prefix syntax)
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
HTML constants
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....