ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Handling an internal component
An internal component is a set of elements from a project......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
How to loop through a file using filters?
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Page templates
WEBDEV allows you to create page templates......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...