ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Link control properties
The Link control is available in a page and in a report......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
<Source>.ExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Error 2: Incomplete line
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......