ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoBuild (Function)
Displays a custom message in a system information window.
ThreadEnd (Function)
Ends the execution of the current thread.
ThreadMode (Function)
Changes the management mode of threads.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HTTPRequest (Function)
Starts an HTTP request on a server.
Constants for object visibility
List of constants for managing the visibility of an object....
FontCreate (Function)
Creates a font definition.
zipClose (Function)
Closes an archive.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
XMLAddAttribute (Function)
Adds an attribute into an XML document.
5. Site test in practice
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......