ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comment (Property)
The Comment property is used to manage comments.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
<httpRequest variable>.ReplaceCookie (Function)
Replaces all cookies stored by HTTPSend for a domain.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
DDEError (Function)
Returns the runtime status report of a DDE function.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
DDESend (Function)
Sends a data to the program connected via DDE.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
OLESave (Function)
Saves the object found in an OLE control in binary format.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
OLELoad (Function)
Initializes an OLE control with an OLE object.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
DDERecipient (Function)
Identifies the recipient of a DDE connection.