ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
ERR_BAD_CONTEXT
Project description: Project tab
The project description window allows you to configure various elements of your project......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
AAF: Sort/Search/Filter on the columns of Table controls
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
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 ......
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
<Connection variable>.NoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
Creating a report
The report editor allows you to easily create all types of reports via a wizard......