ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ServicePause (Function)
Pauses a service.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
sOpen (Example)
Usage example of the sOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
XMLData (Example)
Usage example of the XMLData function
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
HIndex (Function)
Rebuilds the file index (".NDX" file).
grDraw (Function)
Draws a chart according to the specified parameters.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
XML functions
List of XML functions...
InfoBuild (Function)
Displays a custom message in a system information window.
ThreadEnd (Function)
Ends the execution of the current thread.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fListResource (Function)
Lists the resources integrated to the application.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.