ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
8. Traffic statistics of dynamic sites
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
1. Managing emails
WINDEV includes multiple methods to manage emails...
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ServiceStop (Function)
Stops a service.
3. Deploying a WINDEV application
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......