ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
14. PHP generation in practice
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Handling Organization Chart controls programmatically
Secret string vault
Passwords, private keys and tokens are often used in programming......
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Classes, members, methods and properties
A class is made of......
InfoBuild (Function)
Displays a custom message in a system information window.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Info (Function)
Displays a custom message in a system information window.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.