ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HClient structure
The HClient structure is used to......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Google constants
List of constants used by the Google functions....
11. Controls in practice
Discover the main characteristics of the controls...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
14. Generation modes
Generation modes...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).