ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Valid (Property)
The Valid property is used to determine if an element is valid.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HSL (Function)
Creates a color from its hue, saturation and lightness.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
iParameterViewer (Function)
Configures the report viewer.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
TimeValid (Function)
Checks the time validity.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
iPreview (Function)
Configures the print destination.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.