ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TwainState (Example)
Usage example of the TwainState function
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
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.
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.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
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...
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.
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......
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function