ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Slice management
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to......
ComponentInfo (Function)
Returns information about a component.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
WDConver: Use in interactive mode
Before you start using WDConver, you must have......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
SocketClose (Function)
Closes a socket or the connection to a server socket.
Drawing constants
List of constants used by the drawing functions....