ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Binding a Combo Box control to an item
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
4. When to use the debugger?
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Creating a Pivot Table control
To create a Pivot Table control......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
8. 10 tips for better interfaces...
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Description window of a combining query
The description window of a combining query consists of several sections......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Smart controls
Smart controls...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....