ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
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.
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.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
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.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Writing an email: the available methods
This help page presents the methods for writing an email....
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
<Source>.StatDate (Function)
Returns the date of the last update for the index statistics.
HStatDate (Function)
Returns the date of the last update for the index statistics.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.