ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
2. Deploying a static site or a PHP site
WLanguage types
The different types in WLanguage are......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Popup window
WINDEV allows you to open windows in popup format......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
ImageMode (Property)
The ImageMode property gets and sets the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.