ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Chart constants
List of constants used by the functions for chart management....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.