ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HFSQL management functions
List of functions for HFSQL management...
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
Overview
Overview of the different operators...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Token management functions
Token management functions in "Text token" Edit controls....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
DotNetDelegate (Function)
Initializes a.NET delegate.
8. If you are already familiar with WINDEV
Handling menu options programmatically
The menu options can be handled......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The different types of windows
The following types of windows can be created in a WINDEV application......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
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.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.