ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
3. UML models in practice
Error 1010: The member of the class is constant
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
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.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
<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.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
1
4
5
6
7
8
95
>