ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_SERIAL_NUMBER
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
<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....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
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)....
RegistryListKey (Function)
Lists the sub-keys of a registry key.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Events associated with supercontrols
List of events associated with supercontrols...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
14. Report templates
Report templates...
22. Report templates
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Error 530: The -- operator is not allowed
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
Events associated with Image controls
List of events associated with Image controls...
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.