ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArraySort (Example)
Usage example of the ArraySort function
BurnerAddFile (Function)
Adds a file to the compilation.
LooperInsert (Function)
Inserts a row into a Looper control.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
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....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
fWrite (Function)
Writes: a character string to an external file. a memory section....
Code snippets
The code editor allows you to enter "Code snippets"......
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
fMoveFile (Function)
Moves a file from one directory to another.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
ThreadMode (Function)
Changes the management mode of threads.
ToClipboard (Function)
Writes text or image information into the system clipboard.
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.