ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
11. Controls in practice
Discover the main characteristics of the controls...
The Upload control
The Upload control is used to upload files on the Web server......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
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....
Automatic error handling
Error handling can be customized for each process......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
WINDEV Mobile 2024 Tutorial - Table of contents
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......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
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......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
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......