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......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
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......
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
The Edit control
The Edit control allows users to enter data......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WEBDEV concepts
ERR_NO_PROJECT
ERR_BAD_URL
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
Overview of external languages
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<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.