ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Data persistence
The data persistence is used to store the value typed by the user......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Extracting the text of the project
The following text can be extracted......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....