ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
<Report>.InitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Connection variable>.ModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
5. Deploying a dynamic site (Session or AWP) in practice
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Data persistence
The data persistence is used to store the value typed by the user......
2. Analysis in practice
AppInstallUPD (Function)
Triggers the automatic update of current application.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
Error 31: The file to include is not found. Check the name and path ...