ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
Printing nested reports
To create a main report containing several secondary reports:...
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
The HTML Display control
The HTML Display control displays a web page in an application......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Specific features of the Express version
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Report viewer: Proposing several reports
In the document preview, end users can......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
grOrientation (Function)
Modifies the orientation of chart axes.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
The Carousel control
The Carousel control is used to display an animated menu made of images......
Specific features of the Express version
Classes, members, methods and properties
A class is made of......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
27. Center or anchor a site horizontally
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......