ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
grZoom (Function)
Defines the zoom of a chart.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
iPrintBlock (Function)
Forces a report block to print.
The Image control
The Image control is used to......
WEBDEV concepts
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
Address
The Address keyword can correspond to...
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......