ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Handling Organization Chart controls programmatically
Global procedure/function
A global procedure can be used in all the processes or events of the project....
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Constants for managing certificates
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Miscellaneous Windows constants
List of constants used by the Windows functions....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
15. Creating the executable in practice
Creating the executable in practice...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
fLock (Example)
Usage example of the fLock function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......