ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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.
Net constants
List of constants used by the Net functions....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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......
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).
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.
<DateTime type>.ToEpoch (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.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
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.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Valid (Property)
The Valid property is used to determine if an element is valid.