ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
ERR_MISSING_PAGE
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
"WEBDEV Application Server" License Agreement
"WEBDEV Application Server" License Agreement...
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.)....
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....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
SocketRead (Function)
Retrieves a message sent by another socket.