ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

21. Reports
Handling controls in a report
The different operations available for the report controls are as follows......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
7. Layouts using the Flexbox control
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
AAF: Context menu of Image controls
A context menu is available for Image controls......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
SCM file format evolutions
Four versions are available for the SCM repository......
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Specific features of the applications for iPhone/iPad
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
15. Creating the executable in practice
Creating the executable in practice...