ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
I'm a Project Manager: How do I 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.
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......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
7. AJAX technology
Draws a rectangle in an Image variable....
Feedback component
The Feedback component is a component provided with WINDEV......
Pop (Function)
Pops an element from a stack.
Action Bar control events
Moves backward several records from the current position in the data file, according to a specified item....
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
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......