ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.
Crosstab report
The report editor allows you to create "Crosstab" reports......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WLanguage procedure called by BTLECharacteristicChangeOfValue
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
3. UML models in practice
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Google Contacts management functions
List of functions for managing Google contacts...
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
TreeView Table control functions
List of functions for managing TreeView Table controls...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Pivot Table control functions
Pivot Table control functions...
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).