ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocSave (Function)
Saves a document as a "docx" file.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
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, ....).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
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)....
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......
TimePicker (Function)
Opens the system time picker.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
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.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
URL (Property)
The URL property is used to get and change a URL.
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......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Valid (Property)
The Valid property is used to determine if an element is valid.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.