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...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
XMLSign (Function)
Signs an XML document.
ImageInitialHeight (Property)
The ImageInitialHeight property is used to get and set the default height of the image created...
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used...
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV Application Server).
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
10. Embedded queries
Controls in a window can be linked to a data file or existing query....
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
iSkipPage (Function)
Forces a page skip: the corresponding code is sent to the printer spooler.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call)...
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
CaptionIfNew (Property)
The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic...
SFUndelete (Function)
Restores previously deleted Salesforce records.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
ContextClose (Function)
Closes a page context.
dbgEnableLog (Function)
Enables the runtime log programmatically.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes...