ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grRaised (Function)
Used to display a chart with raised effect.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AAF: Sort/Search/Filter on the columns of Table controls
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Reorder the data displayed in your tables
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
The "Code hashtags" pane
grGradient (Function)
Enables or disables the display of color gradients in a chart.
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Environment of code editor
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Error 1023: The access to the method of the class is restricted by a private inheritance
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
TreeExpand (Function)
Expands a node in a TreeView control.