ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
<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.
Events associated with the Conference control
List of events associated with a Conference control...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
SocketConnect (Function)
Connects a client computer to a given socket.
ERR_MISSING_PAGE
Error 1006: The member is not global: use: to access it
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Field style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
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.)....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......