ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Constants for managing appointments
Lists of constants used to manage the appointments...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
GPSGetPosition (Function)
Retrieves information about the current device position.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Events associated with the Conference control
List of events associated with a Conference control...
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min