ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
iParameterReport (Function)
Configures the printer by opening the configuration window.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
iSkipLine (Function)
Forces one or more line break.
DDERetrieve (Example)
Usage example of the DDERetrieve function
NetSendMessage (Example)
Usage example of the NetSendMessage function
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
HSetLog (Function)
Enables or disables log management on a file.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Events associated with windows
List of events associated with windows...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
CertificateList (Function)
Returns the list of certificates available on the computer.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
DDEString (Example)
Usage example of the DDEString function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
BrowserRunApp (Function)
Opens the default Web browser of the current device.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....