ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketConnect (Function)
Connects a client computer to a given socket.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
ERR_DISCONNECTED_UPDATE
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MemDeleteAll (Function)
Clears and deletes a memory area.
MemSetPosition (Function)
Positions the memory area on an element.
MemDelete (Function)
Deletes an element from a memory area.
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
MemModify (Function)
Modifies an element in a memory area.
MemAdd (Function)
Adds an element to a memory area.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
SocketRead (Function)
Retrieves a message sent by another socket.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....