ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access an HFSQL Classic database from an external database software that supports ODBC accesses......
<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....
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, ......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Error 1006: The member is not global: use: to access it
ERR_MISSING_PAGE
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:...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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......
<Array>.Count (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....
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....