ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
NetworkUser (Function)
Identifies the name of the connected user.
SocketExist (Function)
Checks the existence of socket.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
ThreadExecute (Function)
Starts the execution of a secondary thread.
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Error 24: No END statement is associated with this LOOP
HReadSeek (Example)
Usage example of the HReadSeek function
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......