ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
PicClose (Function)
Closes the image found in an Image Editor control.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Map>.ClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
SysShutdown (Function)
Stops the system or closes the current Windows session.
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing sites from AWP to SEO-ready session mode
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....