ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bluetooth functions
List of Bluetooth functions...
Multi-product external components
Components are a remarkably useful tool for development teams......
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
DatePicker (Function)
Opens the system date picker.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Speech recognition management functions
The following functions are used to manage speech recognition:...
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
CursorDisplay (Function)
Displays or hides the mouse cursor.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
iPrintZone (Example)
Usage example of the iPrintZone function
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
HTransactionSavepoint (Function)
Declares a transaction savepoint.