ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HOnError (Function)
Customizes the management of HFSQL errors.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
System constants
List of constants used by the system functions....
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
The Wire control
The Wire control is used to visually link 2 controls......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
HPrevious (Function)
Positions on the previous file record according to a browse item.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Copying controls from the report editor
The controls can be copied from the report editor......
SocketWrite (Function)
Writes a message intended to another socket.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
HAdd (Example)
Usage example of the HAdd function