ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Bluetooth constants
List of constants used by the Bluetooth functions....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Content (Property)
The Content property is used to get and change the content of an element.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
PopupAnimate (Function)
Displays a popup in a page cell.
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.
XMLFind (Function)
Performs a search in an XML document.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Constants for object visibility
List of constants for managing the visibility of an object....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for managing Gantt charts
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.