ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height of an element.
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
The Flexbox control
Flexbox is a standard layout system for web pages......
fRead (Example)
Usage example of the fRead function
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Width (Property)
The Width property is used to determine and change the width of an element.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......