ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR constants
Adds a language to the native OCR system....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
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.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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.
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......
XML functions
List of XML functions...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
<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.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Recycle code windows
By default, a single code window is opened per ......