ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a delete query
A delete query (corresponding SQL statement......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
How to use an array of structures?
An array of structures is an Array variable......