ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recompiling the project
The project compilation is a process used to......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
List of extension attributes
The list of extension attributes ......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
7. Multilingual applications in practice
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
SCM file format evolutions
Four versions are available for the SCM repository......
Extracting the text of the project
The following text can be extracted......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
CurrentWin (Function)
Identifies the window currently in edit.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
The Image control
The Image control is used to......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Handling a control through programming in a report
All report controls can be handled through programming......
ERR_CLOSED_PAGE
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
How to create and handle a structure?
This help page explains how to create and handle a structure....