ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV License Agreement
WINDEV License Agreement...
Software license agreement
WINDEV Express license agreement...
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Ad Hoc deployment
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Constants for telemetry management
Constants for telemetry management...
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
License agreement - HFSQL Client/Server
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDZip: Overview
WDZip is used to compress and group your files in archives......
Space (External language)
Fills the content of WdString with space characters on the right.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
Telemetry management functions
The following functions are used to manage the telemetry:...
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....