ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelBackup (Function)
Cancels a current backup.
HandleParentNext (Function)
Forces the parent of the next window to open.
SendMessage (Function)
Sends a Windows message to a control or to a window.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
PostMessage (Function)
Sends a Windows message to a control or to a window.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
The Multimedia control
The Multimedia control is used to play multimedia files......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
EndTimer (Function)
Ends the execution of a timer triggered by Timer.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
NET constants
List of constants used by the DotNet functions....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.