ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Position (Function)
Finds the position of a specified string within another string.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HTMLToText (Function)
Converts an HTML string or buffer to text.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
The Tab control
The Tab control is used to simultaneously display different controls......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Style sheet
A style sheet ("......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
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.
OCR constants
Adds a language to the native OCR system....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......