ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
xlsSave (Function)
Saves an XLS document.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
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.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Warning (Function)
Displays a custom message in a system warning window.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
OCR constants
Adds a language to the native OCR system....
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
HCross (Function)
Crosses a record in a data file.
DurationToString (Function)
Converts a duration to a character string in the specified format.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
MySelf (Reserved word)
MySelf is used to handle the current control...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
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......