ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Internal components in practice
Internal components in practice...
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Internal component
An internal component is a set of elements from a project......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Managing parallel tasks
The computers are becoming more and more powerful......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
10. Internal components in practice
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
12. Preventing from going back to a page
Configuring the IIS 7/7.5 server
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......