ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony constants
List of constants used by telephony functions...
Token management functions
Token management functions in "Text token" Edit controls....
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Dequeue (Function)
Removes an element from the queue.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Pop (Function)
Pops an element from a stack.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Native Access to SAP
SAP is a widely used ERP......
Rights on the virtual directory
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
3. UML models in practice
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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......
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......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
WEBDEV concepts
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.