ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperInsert (Function)
Inserts a row into a Looper control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Language (Property)
The Language property is used to get and change the language used.
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.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
BurnerAddFile (Function)
Adds a file to the compilation.
Pyramid charts
Pyramid charts allow you to view data in descending order......
zipNbFile (Example)
Usage example of the zipNbFile function
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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....
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.
ThreadMode (Function)
Changes the management mode of threads.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function