ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Removing a project from the SCM (Source Code Manager)
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......
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
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....
HCancelBackup (Function)
Cancels a current backup.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
7. Source Code Manager (SCM)
Arithmetic operators
The arithmetic operators are......
Handling controls in a report
The different operations available for the report controls are as follows......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
Component diagram
A component diagram shows the physical and static architecture of a system software......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......