ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer: Available windows
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
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....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Operations performed on collaboration diagrams
The following paragraphs explain......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Operations performed on object diagrams
The following paragraphs explain......
Multi-project search
Performing a search in the current project is a common operation......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Operations performed on class diagrams
The following paragraphs explain......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Static control
A Static control is a control used to display a static text......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......