ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
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.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
<Stack variable>.Pop (Function)
Pops an element from a stack.
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...
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Dialog box functions
List of functions for managing dialog boxes...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
Pop (Function)
Pops an element from a stack.
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, ......
Overview of external languages
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WEBDEV Application Server - 10 connections - License agreement
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Android: Map control conditions of use
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......