ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Removing a project from the SCM (Source Code Manager)
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
7. Source Code Manager (SCM)
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Share your projects via Git
Git is a source code manager......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.