ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCheckStructure (Function)
Defines the mode for comparing tables.
ThreadMode (Function)
Changes the management mode of threads.
TreeExpand (Function)
Expands a node in a TreeView control.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
<Source>.CheckStructure (Function)
Defines the mode for comparing tables.
WindowsVersion (Function)
Returns the runtime mode of Windows.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
HClusterDeleteNode (Function)
Disables a node in an HFSQL cluster.
SysErrorMode (Function)
Modifies the display mode of errors.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Secret string vault
Passwords, private keys and tokens are often used in programming......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
WLanguage procedure called by NearbyShareAcceptConnection (Data reception)
WLanguage procedure ("callback") called by NearbyShareAcceptConnection when the entire file (or buffer) is received. This procedure provides information on the type and content of data transferred.