ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
Events associated with formatted display controls
List of events associated with formatted display controls...
SchedulerTaskList (Function)
Retrieves the list of scheduled tasks.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
<Queue variable>.Dequeue (Function)
Removes an element from the queue.
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HConnect (Example)
Usage example of the HConnect function