ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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.
SQLConnect (Example)
Usage example of the SQLConnect function
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.