ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SQLExec (Function)
Names and runs an SQL query.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Automatic error handling
Error handling can be customized for each process......
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......
WINDEV Mobile 2024 Tutorial - Table of contents
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....
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....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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)......
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.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Handling Scheduler controls programmatically
A Scheduler control can be......
Types of Edit controls
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.