ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeToInteger (Function)
Converts a time to an integer.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
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.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Valid (Property)
The Valid property is used to determine if an element is valid.
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......
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
xlsSave (Function)
Saves an XLS document.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.