ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
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......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
HDescribeConnection (Function)
Describes a new connection to an external database.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
HOpenConnection (Function)
Opens a connection to a specific database.
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....
HOnError (Function)
Customizes the management of HFSQL errors.