ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Color palettes (WEBDEV site)
The color palettes are an easy way to customize the visual aspect of a site......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
1. Testing a site: Elements to be tested
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Specific features of the Express version
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Window controls
Several types of controls can be used in a window, ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......