ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Use (Function)
Opens a WINDEV window and closes all other previously open windows.
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Using an external component in an application
A component can be reused at any time in any application...
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
MemModify (Function)
Modifies an element in a memory area.
SecretString (Variable type)
The SecretString type is used to manipulate strings contained in a password vault.
MemAdd (Function)
Adds an element to a memory area.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HListScheduling (Function)
Lists scheduled elements defined on an HFSQL server: scheduled tasks (stored procedure), backup,...
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
HTTPRequest (Function)
Starts an HTTP request on a server.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.