ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a table located in an HFSQL server.
PermissionRequest (Function)
Prompts the user to grant an application permission.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.