ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
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....
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Open (External language)
Opens a window.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HReadFirst (Function)
Sets the position on the first record according to a browse item.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
ErrorThrow (Function)
Throw a non-fatal error.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Materialized view
fWrite (Function)
Writes: a character string into an external file. a memory section....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ServiceWait (Function)
Pauses the current service during the specified duration.
Compilation options
The compilation options allow you to define the help system generation settings......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......