ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Scheduler control events
The following events associated with Scheduler controls:...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Share your projects via Git
Git is a source code manager......
Image (Property)
The Image property gets and sets the background image of a control or block.
Hyper File functions available for backward compatibility
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Constants for managing emails
List of constants used by the functions for managing emails....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
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)......
How to develop a PHP site?
What is a PHP site?......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min