ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
2. User-friendly editors in practice
User-friendly editors in practice...
Creating the skin template of a report
iPrintZone (Example)
Usage example of the iPrintZone function
Word Processing control events
WINDEV manages the following events by default......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Events associated with Shape controls
List of events associated with Shape controls...
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....
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....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):