ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
ErrorBuild (Function)
Displays a custom error message in a system error window.
Height (Property)
The Height property is used to get and change the height of an element.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
FTPGet (Example)
Usage example of the FTPGet function
NetworkUser (Function)
Identifies the name of the connected user.
HRegenerateFile (Function)
Regenerates a data file from its log.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Upload control events
The following processes are associated with the Upload control:...
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
HReadSeek (Example)
Usage example of the HReadSeek function
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
DDEConnect (Example)
Usage example of the DDEConnect function
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.