ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
The Static control
A Static control is a control used to display a static text......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Multi-product external components
Components are a remarkably useful tool for development teams......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
4. When to use the debugger?
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Handling Spreadsheet controls programmatically (in a report)
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......