ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DDEString (Example)
Usage example of the DDEString function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
HLinkMemo (Example)
Usage example of the HLinkMemo function
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HExtractMemo (Example)
Usage example of the HExtractMemo function
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
SQLFirst (Function)
Positions on the first row of the query result.