ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

What is an application?
An application is a set of objects (windows, controls, ......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
The server is currently updated. Retry later.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
SaaSAdminListClient (Function)
Lists the client accounts of SaaS Webservice database.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Body block
The Body block corresponds to the main block of the report......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Zombie data files and items
During the life of an application, items live and die......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
<Connection variable>.ListDatabase (Function)
Lists the Client/Server databases associated with a connection....
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min