ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
WDZip: Creating or modifying an archive
This help page explains how to......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Page Footer block
The Page footer block is run at the end of each page......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
How to perform a full file browse?
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Euro constants
List of constants used by the functions for managing the Euro....
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Copying controls from the window editor
The controls can be copied from the window editor......
The single-part and multi-part archives
Two types of archives are available......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Val (Function)
Returns the numeric value of a character string.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.