ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
The Check Box control
A Check Box can correspond to......
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The Organizer control
The Organizer control is used to display and handle organizers......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
SCM file format evolutions
Four versions are available for the SCM repository......
OCR constants
Adds a language to the native OCR system....
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The Clickable Image control
The Clickable Image control can be used to......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.