ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
9. Overlaying controls
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
11. Choosing the action of a button/link
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.