ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Error 121: Shadowing a structure
Feedback component
The Feedback component is a component provided with WINDEV......
ERR_NOTAVAILABLE
.NET Assemblies
.NET is Microsoft's software development platform......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
15. Creating the executable in practice
Creating the executable in practice...
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
11. Internal components in practice
Internal components in practice...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......