ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
<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...
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....
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
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......
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......
<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....
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])....
TouchScrollable (Property)
The TouchScrollable property is used to: Determine if the control supports touch scrolling. Enable or disable touch-responsiveness for a control....