ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Events associated with OLE controls
List of events associated with OLE controls...
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Organization Chart control
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). 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....
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
SocketConnect (Function)
Connects a client computer to a given socket.
SocketRead (Function)
Retrieves a message sent by another socket.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....
Error 1006: The member is not global: use: to access it