ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Video control properties
The following properties can be used on a Video control:...
5. Deploying a dynamic site (Session or AWP) in practice
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
The HTML Display control
The HTML Display control displays a web page in an application......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Events associated with a Gantt Chart column
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
WDScript: use in command-line and console mode
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
SysSetFocus (Function)
Sets focus to a window or control.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
15. Unit tests on the executable
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Creating a query
Two methods can be used to create a query......