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......
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......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
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......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ERR_NO_PROJECT
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
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, ......
Overview of external languages
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...
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......
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
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......