ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
tapiCallIsOver (Function)
Used to find out whether the incoming or outgoing call is ended.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing sites from AWP to SEO-ready session mode
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Close (External language)
Closes the current window and restores the context that existed before the window opening.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.