ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with a Range Slider control
The following events are associated with Range Slider 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...
Events associated with ListView controls
List of events associated with ListView controls...
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
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
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SocketRead (Function)
Retrieves a message sent by another socket.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
SocketConnect (Function)
Connects a client computer to a given socket.
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 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)....
Error 1006: The member is not global: use: to access it
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
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).