ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
DocSave (Function)
Saves a document as a "docx" file.
HOnError (Function)
Customizes the management of HFSQL errors.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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......
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.
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).
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
<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.
TimePicker (Function)
Opens the system time picker.
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......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.