ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
SysVersion (Function)
Returns information about the PHP version used on the current server.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
5. User Groupware in practice
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
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....
SCM file format evolutions
Four versions are available for the SCM repository......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
4. UI: Windows
IU of windows...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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....
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
3. Deploying a WINDEV application