ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Example for creating a select query
This help page explains how to create two select queries......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Font (Type of variable)
A Font variable creates a font programmatically...
2. User-friendly editors in practice
User-friendly editors in practice...
HSL (Function)
Creates a color from its hue, saturation and lightness.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Multilingual project
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The OLE control
The OLE control is used to handle an OLE object......