ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
How to open a page?
Give the Procedure to call in case of error in the execution of javascript in an HTML control...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
DisplayCurrency (Property)
The DisplayCurrency property gets and sets the currency used when entering or displaying values in a "Currency + Euro" control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Using the query result
The result of a select query can be used in......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......