ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserShare( Function)
Starts native device sharing.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Connection variable>.ManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
NotificationDisplay (Function)
Displays a message outside the browser.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Truncate (Function)
Truncates the right part of a string or buffer.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Lotus Notes constants
List of constants used by the Lotus Notes functions....
Assignment operators
Three assignment operators are available......