ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Character strings
WLanguage supports different types of strings....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
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
DotNetRun (Function)
Runs a procedure on a .Net server.
<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......
<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......
Complete (Function)
Returns a character string of a specified length.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Dialog box management functions
List of functions for managing dialog boxes...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
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......