ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WINDEV applications for Linux: Specific features
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
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......
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Start of Break block (Break header)
The Start of break block is optional......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Events associated with control templates
List of events associated with control templates...
Multi-project search
Performing a search in the current project is a common operation......