ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
TimePicker (Function)
Opens the system time picker.
Warning (Function)
Displays a custom message in a system warning window.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
TimeToInteger (Function)
Converts a time to an integer.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Valid (Property)
The Valid property is used to determine if an element is valid.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
xlsSave (Function)
Saves an XLS document.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......