ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
TreeExpand (Function)
Expands a node in a TreeView control.
Software Factory
The concept of software factory is used to automate the process for creating applications....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......