ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Description of replicated data files (ReplicEdit)
A replication includes one or more data files......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Events associated with a Spreadsheet control
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Error 1001: The operators: and:: can only be used in the methods of classes
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......