ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
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.
WaitWindowEnd (Function)
Closes the wait window of application opened by WaitWindowStart.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
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......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
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, ...).
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
Test (External language)
Displays each function call and each status report returned by the function.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.