ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsSave (Function)
Saves an XLS document.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
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.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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.
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.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Warning (Function)
Displays a custom message in a system warning window.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
DurationToString (Function)
Converts a duration to a character string in the specified format.