ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Error 11: The label is unknown
Page Header block
The Page header block is printed on each new page......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
The OLE control
The OLE control is used to handle an OLE object......
Page Footer block
The Page footer block is run at the end of each page......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
The requested action cannot been performed: the page was not synchronized
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Warning 12: The label is unused
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Set of procedures
The global procedures are grouped in set of procedures......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Radio Button control properties
List of properties associated with a Radio Button control...
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Error 204: using a parameter without optional value after parameters ...
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
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....