ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for creating a select query
This help page explains how to create two select queries......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
2. Projects in practice
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Programming overview in C and C++
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
The "Analysis" pane
The "Analysis" pane lists......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....