ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Type (Property)
The Type property is used to get and change the type of an element.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Style sheet
A style sheet ("......
Configuring an application with User Groupware
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Socket constants
List of constants used by the functions for socket management....
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
3. Managing sockets
WINDEV includes advanced socket management functions....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.