ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Events associated with Table controls
List of events associated with Table controls...
The Check Box control
A Check Box can correspond to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Local procedure
Two types of procedures are available......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Secret string vault
Passwords, private keys and tokens are often used in programming......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WDMSG license agreement
WDMSG license agreement...
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Display (External language)
Displays a value in a control or assigns a value in a variable.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
License agreement - HFSQL Client/Server
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
WINDEV Framework License Agreement
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min