ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
grSourceCategoryLabel (Function)
Defines the source of the category labels.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
LooperSelectPlus (Function)
Selects a row in a Looper control.
fClose (Function)
Closes an external file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
UUDecode (Function)
Decodes a character string in UUEncode format.
grOrientation (Function)
Modifies the orientation of chart axes.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperInsert (Function)
Inserts a row into a Looper control.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.