ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Property)
The Image property gets and sets the background image of a control or block.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control...
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming...
Outstanding progress bars
Simple or symmetric progress bar?
The Progress Bar control
The Progress Bar control is used to follow the progress of an event...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Warning 124: Shadowing a global variable
AAF: Context menu of Image controls
A context menu is available for Image controls......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
The Signature control
The Signature control is a report control used to sign......
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Looper>.StartFilling (Function)
Starts the process to populate a Looper control programmatically.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
How to create a menu?
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.