ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
iDestination (Function)
Configures the print destination.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Managing assertions
...The main available features are as follows:...
NFCWriteTag (Function)
Starts writing data to an NFC tag.
SysTheme (Function)
Returns the current theme of the device.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......