ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property is used to get and change 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....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
BackgroundTaskAdd (Function)
Adds a new background task.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
iDestination (Function)
Configures the print destination.
Principle for running threads
At runtime, an application runs in a main thread......
Report controls
Several types of controls can be handled in a report created by the report editor......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......