ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
TimePicker (Function)
Opens the system time picker.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......