ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
SOAP functions (prefix syntax)
List of SOAP functions...
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions
List of SOAP functions...
HOnError (Function)
Customizes the management of HFSQL errors.
Bitwise operators
The operations on binary values are performed......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
SQL functions for accessing the external databases
List of SQL functions used to access the external databases...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
SOAP constants
List of constants used by the SOAP functions....
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......