ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HInfoViewRights (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.
SSHWrite (Function)
Writes data into the specified SSH session.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
Service management functions
List of functions for managing services...
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
<Connection variable>.CancelBackup (Function)
Cancels a current backup.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
12. Control templates
WINDEV Mobile allows you to create control templates....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.