ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
Manager of automated tests
The test manager is used to......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can...
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
9. Sharing a project in practice
Sharing a project in practice...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite...
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
Compatibility between external components and deployed applications
A component can evolve in many ways......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...