ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Variables for managing the Drag and Drop
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Events associated with TreeView controls
List of events associated with TreeView controls...
zipChangePath (Example)
Usage example of the zipChangePath function
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
HOpenConnection (Function)
Opens a connection to a specific database.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Composite keys
A composite key is a key item containing several other items......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.