ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
The Tab control
The Tab control is used to simultaneously display different controls......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Report controls
Several types of controls can be handled in a report created by the report editor......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Using several libraries in an application
A library is a WDL file that contains all the resources......
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SQLSeek (Function)
Positions on the specified result row of the query.
SQLModify (Function)
Modifies the content of a row in the query result.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
The Clickable Image control
The Clickable Image control can be used to......
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.