ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeDifference (Function)
Calculates the difference between two dates and times.
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.
SAP ASE Native Connector (Sybase): Output value of a stored procedure executed on the server
The SAP ASE Native Connector (also called Sybase Native Connector) allows you to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
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).
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min