ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Guide organization
Organization of WINDEV Concepts...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
4. UI: Windows
IU of windows...
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Reloading a document
To reload a document, ......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Designing a supercontrol
A supercontrol is an advanced type of control......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Android Widget windows
An Android application can contain one or more Widget windows......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Style of a control
As soon as it is created, a control is associated with a style......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......