ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Valid (Property)
The Valid property is used to determine if an element is valid.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
xlsSave (Function)
Saves an XLS document.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
14. Managing the "Back" button in practice
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.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
OCR constants
Adds a language to the native OCR system....
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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.
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......
RGBGreen (Function)
Returns the green component of an RGB color.