ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Project description: Style tab
The project description window allows you to configure various elements of your project......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
WINDEV concepts
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.