ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
4. When to use the debugger?
WINDEV Framework License Agreement
4. HFSQL Classic
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
3. Deploying a WINDEV application
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.