ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.)....
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....
ERR_MISSING_PAGE
Error 1006: The member is not global: use: to access it
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example])....
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......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<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....