ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
mongoOperationDeleteOne (Variable type)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
iPreview (Function)
Configures the print destination.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Creating nested reports
Code snippets
The code editor allows you to enter "Code snippets"......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.