ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
2. Examples and components provided with WEBDEV
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Project description: Files tab
The project description window allows you to configure various elements of your project......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
ERR_NO_PROJECT
Overview of external languages
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Edit control
The Edit control allows users to enter data......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
<Stack variable>.Pop (Function)
Pops an element from a stack.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Dialog box management functions
List of functions for managing dialog boxes...
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......