ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Creating the Relation pages of a WEBDEV RAD pattern
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Animation (Property)
The Animation property animates an image.
Environment of the window editor
The main elements of window editor are as follows:
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
The Calculated control
The "Calculated" control is used to perform calculations in a report......
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
Popup window
WINDEV allows you to open windows in popup format......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Constants for external files
List of constants used by the functions for managing external files....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...