ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_NO_PROJECT
ERR_BAD_URL
Overview of external languages
WEBDEV concepts
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
2. Examples and components provided with WEBDEV
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.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Dialog box management functions
List of functions for managing dialog boxes...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Assignment operators
Three assignment operators are available......
The "Analysis" pane
The "Analysis" pane lists......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Character strings
WLanguage supports different types of strings....
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.