ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Debugging constants
List of constants used by the debugging functions...
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
diagHead (Type of variable)
The diagHead type is used to define all the advanced characteristics of an end of a connector in a diagram.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.