ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
7. Source Code Manager (SCM)
Share your projects via Git
Git is a source code manager......
Arithmetic operators
The arithmetic operators are......
Handling controls in a report
The different operations available for the report controls are as follows......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Component diagram
A component diagram shows the physical and static architecture of a system software......
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)......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
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)....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
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......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
12. Pages in practice
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
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......