ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Handling Gantt Chart controls programmatically
The Static control
A Static control is a control used to display a static text......
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Managing assertions
...The main available features are as follows:...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
4. User Groupware
User Groupware...
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......