ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with an Organization Chart control
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
Events associated with the Conference control
List of events associated with a Conference control...
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
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:...
ERR_MISSING_PAGE
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
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....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Error 122: The name of an Automation object must be a string
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
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......
Error 1006: The member is not global: use: to access it