ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Example)
Usage example of the fDelete function
iBorder (Example)
Usage example of the iBorder function
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
SNMPStartSession (Function)
Starts an SNMP session.
ServiceContinue (Function)
Restarts a paused service.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control, determine whether the scroll gesture is enabled on a Map control....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
HMergeView (Example)
Usage example of the HMergeView function
HOnError (Example)
Usage example of the HOnError function
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Operations performed on sequence diagrams
The following paragraphs explain......
WithRotation (Property)
The WithRotation property is used to: enable or disable the rotate gesture on a Map control, determine whether the rotate gesture is enabled on a Map control....
NetworkDisconnect (Function)
Disconnects a network drive.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
HListItem (Example)
Usage example of the HListItem function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Using the Vista style in your windows
WINDEV allows you to customize......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.