ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Queue variable>.Dequeue (Function)
Removes an element from the queue.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
<Stack variable>.Pop (Function)
Pops an element from a stack.
Access rights to a class property
A property is a code element that includes two processes......
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...
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
21. Reports
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
19. Upload: Sending files to the server
Pop (Function)
Pops an element from a stack.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......