ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
After
They After keyword can correspond to:
dBackground (Example)
Usage example of the dBackground function
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Library,Disk (External language)
Opens the project library that is stored on disk.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
DDESend (Function)
Sends a data to the program connected via DDE.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
HOut (Example)
Usage example of the HOut function
fEncrypt (Example)
Usage example of the fEncrypt function
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
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......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
FileDisplay (Function)
Displays a file in the browser of Web user.