ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Functions for managing images (prefix syntax)
<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.
Functions for managing images
TimePicker (Function)
Opens the system time picker.
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.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
DurationToString (Function)
Converts a duration to a character string in the specified format.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TimeToInteger (Function)
Converts a time to an integer.
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.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Net constants
List of constants used by the Net functions....
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Warning (Function)
Displays a custom message in a system warning window.
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
HReadFirst (Function)
Sets the position on the first record according to a browse item.