ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Enumeration (Type of variable)
An enumeration is a set of values......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
XMLData (Example)
Usage example of the XMLData function
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Telephony functions
List of telephony functions...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Modbus functions
List of Modbus functions...
URI constants
The following constants are used by URI-specific functions:...
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Address
The Address keyword can correspond to...
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
iPrintReport (External language)
Prints a report created with the report editor.