ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sClose (Function)
Closes the specified serial port, parallel port or infrared port.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<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.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
13. Universal replication
Creating a delete query
A delete query (corresponding SQL statement......
12. Universal replication
SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.