ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintReport (Function)
Prints a report created with the report editor.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
HOnError (Function)
Customizes the management of HFSQL errors.
HRead (Function)
Reads a record in a file according to a given record number.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
WINDEV: Windows created via the "window" RAD
The wizard for window creation proposes several types of windows associated with HFSQL tables......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Z-index of a control
All the controls in a window or report have a different z-index......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Serialization constants
The serialization constants are as follows:
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....