ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
Bluetooth constants
List of constants used by the Bluetooth functions....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Fax constants
List of constants used by the functions for managing faxes....
NetworkConnect (Function)
Associates a drive with a shared network directory.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
DotNetDelegate (Function)
Initializes a.NET delegate.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Sort (Function)
Sorts a WLanguage array.