ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
2. Analysis in practice
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Assisted universal replication: specific features
Summary table: Managing the application directories according to the platform
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
SocketConnect (Function)
Connects a client computer to a given socket.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Diagram constants
The following constants are used to manage diagrams:...