ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
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....
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
WINDEV Mobile 2024 Tutorial - Table of contents
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Constants for external files
List of constants used by the functions for managing external files....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
DDE constants
List of constants used by the DDE functions...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HTTPRequest (Function)
Starts an HTTP request on a server.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.