ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of windows
The following types of windows can be created in a WINDEV application......
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....
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
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.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
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......
Overview of external languages
WEBDEV concepts
ERR_NO_PROJECT
ERR_BAD_URL
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
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 Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Operations in a Select query : add and delete
The following paragraphs present......