ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
XMLData (Example)
Usage example of the XMLData function
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
grDraw (Function)
Draws a chart according to the specified parameters.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
InfoBuild (Function)
Displays a custom message in a system information window.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
fListResource (Function)
Lists the resources integrated to the application.
LooperInsert (Function)
Inserts a row into a Looper control.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
fWrite (Function)
Writes: a character string to an external file. a memory section....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
fMoveFile (Function)
Moves a file from one directory to another.