ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
ServiceWait (Function)
Pauses the current service during the specified duration.
Map control properties
The following properties can be used with Map controls:...
fDir (Function)
Finds a file or directory.
ExceptionPropagate (Function)
Propagates an exception.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HDeleteView (Example)
Usage example of the HDeleteView function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
ChangeAction (Example)
Usage example of ChangeAction
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
ServiceUninstall (Function)
Uninstalls a service.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.