ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<httpRequest variable>.ManageCookie (Function)
Enables or disables the management of cookies in an HTTP request run by HTTPRequest.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Cc (Property)
The Cc property gets and sets the list of Carbon Copy recipients of an email.
Peeling Corner control properties
<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
7. AJAX technology
Creating nested reports
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......