ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Analysis links
The links are used to link the files found in an analysis between themselves......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Events associated with Table controls
List of events associated with Table controls...
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Table,Col (External language)
Returns the current index of the column.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
How to manage enumerations programmatically?
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
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......