ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
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......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Pop (Function)
Pops an element from a stack.
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Status bar of windows
The status bar of a window is used to display several types of information......
Dequeue (Function)
Removes an element from the queue.
Page with parameters
Creating a select query
A select query (corresponding SQL statement......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Character strings
WLanguage supports different types of strings....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Global and local variable
Two types of variables are available......
Assignment operators
Three assignment operators are available......
Push notification
A mobile device can receive push notifications......
WEBDEV concepts
LanguageToCharset (Function)
Returns the character set corresponding to a language.