ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
SocketConnect (Function)
Connects a client computer to a given socket.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
<Source>.Close (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
File (Property)
The File property is used to manage the files a functionality applies to.
11. Choosing the action of a button/link
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
12. Control templates
WINDEV Mobile allows you to create control templates....