ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
MemSeek (Example)
Usage example of the MemSeek function
Constants for managing videos
List of constants used by the functions for video management....
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Operating mode of dynamic Active WEBDEV Pages
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
iPrintZone (Example)
Usage example of the iPrintZone function