ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Function)
Defines the options for the generated PDF file.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Test of a query
The query editor allows you to run the test of query result......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
The Clickable Image control
The Clickable Image control can be used to......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
iDestination (Function)
Configures the print destination.
Type and version of Web server
The configuration diagnostic displays the following error......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
5. Deploying a dynamic site (Session or AWP) in practice
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
The Image control
The Image control is used to......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).