ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
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.
xlsSave (Function)
Saves an XLS document.
HDelete (Function)
Deletes a record from a data file (query or view).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
OCR constants
Adds a language to the native OCR system....
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.
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)......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Windows
The windows represent the main interface of a WINDEV application......
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.
DurationToString (Function)
Converts a duration to a character string in the specified format.