ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grInfoXY (Function)
Returns information about the series found at a specific chart point.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Constants for sound management
List of constants used by the functions for sound management....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Scheduler control events
The following events associated with Scheduler controls:...
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
DownloadAdd (Function)
Adds a new download in the device's download manager....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Handling a Web Component control through programming
14. Report templates
...Report templates are used to easily standardize report layouts....