ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTDisableService (Function)
Disables a service on a Bluetooth device.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLChild (Function)
Positions on the first child element of current element.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
TwainState (Example)
Usage example of the TwainState function
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Constants for managing contact functions
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....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
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.