ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
LooperCollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
WLanguage procedure called by zipAddDirectory
WLanguage procedure ("Callback") called when adding files with zipAddDirectory.
SysIconize (Function)
Used to find out whether a window is minimized.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
File download functions
The following functions are used to manage downloads......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.