ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Handling the report blocks through programming
Each report block is associated with different events......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
<Array>.Union (Function)
Returns an array corresponding to the union of two arrays. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
SNMP constants
List of constants used by the SNMP functions....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Camera/Video functions (prefix syntax)
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
11. Choosing the action of a button/link