ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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......
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......
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
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......
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....
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.