ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
grDraw (Function)
Draws a chart according to the specified parameters.
<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
Language (Property)
The Language property is used to get and change the language used.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
PDF file management functions
...PDF file functions...
XMLData (Example)
Usage example of the XMLData function
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
BurnerAddFile (Function)
Adds a file to the compilation.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
LooperInsert (Function)
Inserts a row into a Looper control.
fMoveFile (Function)
Moves a file from one directory to another.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ThreadMode (Function)
Changes the management mode of threads.
Thread management functions
List of functions for managing threads...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
grDeleteAll (Function)
Erases a chart and destroys this chart.
ArraySort (Example)
Usage example of the ArraySort function