ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
ERR_MISSING_PAGE
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
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.)....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Error 1006: The member is not global: use: to access it
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
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....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
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)....
<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....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
RegistryListKey (Function)
Lists the sub-keys of a registry key.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
14. Report templates
...Report templates are used to easily standardize report layouts....