ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. What is a website?
Handling Gantt Chart controls programmatically
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
List of extension attributes
The list of extension attributes ......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Using an external component in an application
A component can be reused at any time in any application......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
23. Print modes
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......