ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
13. Types of standard controls
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
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......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Compilation options (HLP format)
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
IFrame control
IFrame is an HTML concept......
15. Repeating a group of controls: loopers
Handling a chart in the editor
In the editor, a Chart control includes different sections......