ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Operations performed on class diagrams
The following paragraphs explain......
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).
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
TimePicker (Function)
Opens the system time picker.
CurrentDay( Function)
Returns the number of the current day in the current month.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Time (Type of variable)
The Time type is used to easily handle the times...
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
TimeToInteger (Function)
Converts a time to an integer.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
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......
Valid (Property)
The Valid property is used to determine if an element is valid.