ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
HCloseConnection (Function)
Closes a connection to a database.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
2. Analysis in practice
Assisted universal replication: specific features
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......
HNext (Function)
Sets the position on the next data file record according to a browse item.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Events associated with the project
List of events associated with the project...
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Diagram constants
The following constants are used to manage diagrams:...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min