ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
4. HFSQL Classic
HFSQL Classic is the database format......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
10. UMC: User Macro-Code
Image editor: Features
The image editor includes several features......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
18. Order of execution of the code of buttons/links
15. Project Management Hub
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Principle of remote check
End of break block
The End of break block is optional......