ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Shared memory area constants
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
NetSendMessage (Example)
Usage example of the NetSendMessage function
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
CertificateSignString (Example)
Usage example of the CertificateSignString function
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
DDEString (Example)
Usage example of the DDEString function
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MCIVolume (Function)
Modifies or returns the sound volume.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......