ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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....
Multi-project search
Performing a search in the current project is a common operation......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Rights on the virtual directory
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HDelete (Function)
Deletes a record from a data file (query or view).
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Creating requirements
The following steps must be performed to implement the requirements......
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.