ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
SCM: Removing a project
Usage example of the AppointmentAdd function...
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
12. Control templates
WINDEV Mobile allows you to create control templates....
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
Specific features of the Express version
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
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" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
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....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Component diagram
A component diagram shows the physical and static architecture of a system software......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......