ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Files tab
The project description window allows you to configure various elements of your project......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Project description: Options tab
The project description window allows you to configure various elements of your project......
SSH constants
The following constants are used to manage an SSH server:...
21. Managing business rules
Managing business rules...
18. Management of business rules
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
Installing and starting WDTRAD