ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Events associated with supercontrols
List of events associated with supercontrols...
Setup directory
The setup wizard allows you to configure the setup directory of application....
Events associated with windows
List of events associated with windows...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Defining a help window template
WINDEV allows you to create help window templates......
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.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Style of a control
As soon as it is created, a control is associated with a style......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
BackgroundTaskAdd (Function)
Adds a new background task.